LoginURL
public struct LoginURL : Codable
Only valid for 3 minutes
-
This url directs user to the confirmation page.
Declaration
Swift
public let url: String -
This oauthKey keeps track of the current session.
Declaration
Swift
public let oauthKey: String
View on GitHub
Install in Dash
LoginURL Structure Reference