class

StableMPC::OAuth::Manager

Inherits Reference < Object

Constructors

new(store : Store, base_url : String)
Source

Instance methods

access_token(server : Server) : String | Nil
Source
begin_authorization(server : Server) : String
Source
cancel_authorization(state : String) : Int64 | Nil
Source
cancel_pending_authorizations(server_id : Int64)
Source
diagnostic_access_token(server : Server) : String | Nil
Source
discover_capabilities(url : String, allow_insecure_localhost : Bool) : DiscoveryCapabilities
Source
finish_authorization(state : String, code : String) : Int64
Source
stored_access_token(server : Server) : String | Nil
Source