SSO

interface SSO

Types

Link copied to clipboard

Functions

Link copied to clipboard
abstract operator fun <R : Any> invoke(action: SSOAction<R>): Result<R, RemoteFailure>