When posting issues, please include the following information to speed up the troubleshooting process:
- Version: which version of this gem (and ng-token-auth, jToker or Angular2-Token if applicable) are you using?
- Request and response headers: these can be found in the "Network" tab of your browser's web inspector.
- Rails Stacktrace: this can be found in the
log/development.logof your API. - Environmental Info: How is your application different from the reference implementation? This may include (but is not limited to) the following details:
- Routes: are you using some crazy namespace, scope, or constraint?
- Gems: are you using MongoDB, Grape, RailsApi, ActiveAdmin, etc.?
- Custom Overrides: what have you done in terms of custom controller overrides?
- Custom Frontend: are you using ng-token-auth, jToker, Angular2-Token, or something else?