1 // NOTE: These routes are defined in .htaccess to override the app handling them (and redirecting)
2 export const G_OAUTH_REDIRECT_PATH = '/oauth/callback';
3 export const O_OAUTH_REDIRECT_PATH = '/oauth/callback';
4 export const Z_OAUTH_REDIRECT_PATH = '/oauth/callback';