Package-level declarations
Types
Link copied to clipboard
class InMemoryPasskeyPersistence(ttl: Duration = Duration.ofMinutes(5), clock: Clock = Clock.systemUTC()) : PasskeyPersistence
Link copied to clipboard
class InsecureCookieBasedPrincipals(cookieNamePrefix: String, contextKey: RequestLens<Base64UriBlob>) : Principals
Link copied to clipboard