MagicLinks
interface MagicLinks
MagicLinks interface that encompasses authentication functions as well as other related functionality
Types
Link copied to clipboard
data class AuthParameters(val token: String, val sessionDurationMinutes: UInt = Constants.DEFAULT_SESSION_TIME_MINUTES)
Data class used for wrapping parameters used with MagicLinks authentication
Link copied to clipboard
interface EmailMagicLinks
Provides all possible ways to call EmailMagicLinks endpoints