basic-http
Toggle table of contents
2.0
jvm
Platform filter
jvm
Switch theme
Search in API
basic-http
basic-http
/
core.domain.authentication
/
IJwtCreator
IJwt
Creator
interface
IJwtCreator
Interface for creating JWT token
Inheritors
JwtCreator
Members
Functions
create
Jwt
Link copied to clipboard
abstract
fun
createJwt
(
subject
:
String
)
:
String