CustomAuthenticationProperties
Custom authentication configuration that allows for flexible authentication mechanisms beyond standard Basic and OAuth2 flows.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: CustomAuthenticationProperties.Builder.() -> Unit = {}): CustomAuthenticationProperties