module documentation

Undocumented

Constant AUTH_ENDPOINT Undocumented
Constant TOKEN_ENDPOINT Undocumented
AUTH_ENDPOINT: str = (source)

Undocumented

Value
'/oauth2/authorize'
TOKEN_ENDPOINT: str = (source)

Undocumented

Value
'/oauth2/token'