Class: OAuth2::Strategy::Base
- Inherits:
-
Object
- Object
- OAuth2::Strategy::Base
- Defined in:
- sig/lib/oauth2/oauth2.rbs
Direct Known Subclasses
Instance Method Summary collapse
-
#initialize ⇒ Base
constructor
A new instance of Base.
Constructor Details
#initialize ⇒ Base
Returns a new instance of Base.
49 |
# File 'sig/lib/oauth2/oauth2.rbs', line 49 def initialize: (Client) -> void |