UserSupplier

class UserSupplier(base64JwtDecoder: Base64JwtDecoder, credentialsProvider: CredentialsProvider, userClientIdSupplier: () -> Int?)

Constructors

Link copied to clipboard
constructor(base64JwtDecoder: Base64JwtDecoder, credentialsProvider: CredentialsProvider, userClientIdSupplier: () -> Int?)

Functions

Link copied to clipboard
suspend operator fun invoke(): User