fix: changed token key (#34)

keep-around/af30b88d367751c9e05a735e4a0467a96238ef47
Mirlan 6 years ago committed by GitHub
parent 9f766476c6
commit 9d534219ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/config/authKeys.tsx

@ -1 +1 @@
export const TOKEN_KEY = 'auth_token'
export const TOKEN_KEY = 'x-auth-token'

Loading…
Cancel
Save