A module containing the routes for dealing with tokens
- Since:
-
- 13/09/2017
Members
-
<route> getToken
-
Route:
returns an token if authenticated deviceMethod Path GET /api/v1/tokenExchange Query Parameters:
Name Type Description deviceID string The device id of the tablet requesting access - Since:
-
- 13/09/2017
- See:
-
- HeelsRealm.SplashActivity.getToken
- ServiceTablet.SplashActivity.GetToken
Example
/api/v1/tokenExchange?deviceID=96127ff670f58a47
-
<route> getTokenBranch
-
Route:
returns an token if authenticated deviceMethod Path GET /api/v1/tokenExchangeBranch Query Parameters:
Name Type Description deviceID string The device id of the tablet requesting access - Since:
-
- 13/09/2017
Example
/api/v1/tokenExchangeBranch?deviceID=96127ff670f58a47