OpenIDLogoutSession

data class OpenIDLogoutSession(val endSessionRedirectIntent: Intent?) : AccountEvents

This data class is used when logout from openID session

Constructors

Link copied to clipboard
fun OpenIDLogoutSession(endSessionRedirectIntent: Intent?)

Properties

Link copied to clipboard
val endSessionRedirectIntent: Intent?

Inherited properties

Link copied to clipboard
val createdAt: Date
Link copied to clipboard
var type: String