Skip to content

OAuthToken

daneden edited this page Jan 13, 2022 · 1 revision

OAuthToken

public struct OAuthToken: Codable 

Inheritance

Codable

Initializers

init(key:secret:)

public init(key: String, secret: String) 
Types
Global Variables
Global Functions
Extensions
Clone this wiki locally