Functions
Link copied to clipboard
Link copied to clipboard
fun jwt( publicContext: String = "https://wallet.a-sit.at/authorization-server", nonceService: NonceService = DefaultNonceService(), keyMaterial: KeyMaterial = EphemeralKeyWithoutCert(), issueRefreshTokens: Boolean = false): TokenService