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