We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58597fc commit b499cb9Copy full SHA for b499cb9
src/constants.js
@@ -1,2 +1,2 @@
1
-export const AUTH_TOKEN = 'graphcool-auth-token'
+export const AUTH_TOKEN = 'auth-token'
2
export const LINKS_PER_PAGE = 100
0 commit comments