StytchResult
Provides a wrapper for responses from the Stytch API
Types
Link copied to clipboard
data class Error(val exception: StytchExceptions) : StytchResult<Nothing>
Content copied to clipboard
Data class that can hold a StytchException