Newer
Older
export const OAUTH_STATE_STORAGE_KEY = "oauth-state-key";
export const OAUTH_RESPONSE_MESSAGE_TYPE = "oauth2-response"
export const API_ENDPOINT = "/api/v1"
export const OAUTH_STATE_STORAGE_KEY = "oauth-state-key";
export const OAUTH_RESPONSE_MESSAGE_TYPE = "oauth2-response"
export const API_ENDPOINT = "/api/v1"