EBackend.OAuth2SupportInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
get_access_token |
r |
asynchronous interface method to get the access token |
|
get_access_token_finish |
r |
counterpart of the asynchronous interface method to finishd get of the access token |
|
get_access_token_sync |
r |
synchronous interface method to get the access token |
|
parent_interface |
r |
Methods¶
None
Details¶
- class EBackend.OAuth2SupportInterface¶
New in version 3.8.