@imperium/auth-graphql-client
v14.3.4
Published
Imperium Auth Graphql client package
Readme
@imperium/auth-graphql-client
Environment Variables
These can be specified in an env.js file. These are not secret or protected!
| Variable | Default | Description | |------------------------------|-------------------------|----------------------------------------------------------------| | authAccessTokenKey | 'access' | The local storage key that the access token is stored at. | | authIdKey | 'id' | The local storage key that the id is stored at. |
