ng-token-auth, ionic, devise_token_auth; token get lost randomly in xhr request ng-token-auth, ionic, devise_token_auth; token get lost randomly in xhr request angularjs angularjs

ng-token-auth, ionic, devise_token_auth; token get lost randomly in xhr request


Kindly, please check this thing:

  • 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.log of 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]5?

    Custom Frontend: are you using ng-token-auth, jToker, Angular2-Token, or something else?