AuthenticateParameters
fun AuthenticateParameters(token: String, sessionDurationMinutes: UInt = Constants.DEFAULT_SESSION_TIME_MINUTES)
Content copied to clipboard
Parameters
token
is the token returned from the provider
sessionDurationMinutes
indicates how long the session should last before it expires