academy.exchange.cloud.scopes¶
get_academy_exchange_client_id
¶
get_academy_exchange_client_id() -> str
Get the client id of the academy_exchange.
The environment variable can be used for testing, otherwise the default value is the id of the hosted exchange.
Source code in academy/exchange/cloud/scopes.py
get_academy_exchange_scope_id
¶
get_academy_exchange_scope_id() -> str
Get the id of the academy_exchange scope.
The environment variable can be used for testing, otherwise the default value is the id of the scope associated with the hosted exchange.