Package-level declarations
Types
Link copied to clipboard
Data class representing the biometric credential response.
Link copied to clipboard
Enum class represents the status of the biometric credential.
Link copied to clipboard
data class BiometricTokenRequest(val username: String, val biometricData: String, val scope: String?)
Data class representing the login with biometric data request.
Link copied to clipboard
Data class representing the response of an delete biometric credential operation.
Link copied to clipboard
Data class representing the login with password request.
Link copied to clipboard
Data class representing the login with password request.
Link copied to clipboard
Data class representing the refresh token request.