angular-token
angular-token copied to clipboard
:key: Token based authentication service for Angular with interceptor and multi-user support. Works best with devise token auth for Rails. Example:
Hello. I have a question about the library. The last release I see is 3 years old, however in master it is updated to be compatible with version 14 of...
## I'm submitting a... - [ ] Regression (a behavior that used to work and stopped working in a new release) - [ ] Bug report - [ ] Performance...
I'm getting lint errors when I try to add additionalData to the sign in params. This service is expecting one argument but fails when I try to pass in additionalData...
## I'm submitting a... - [x] Regression (a behavior that used to work and stopped working in a new release) - [x] Bug report ## Current behavior Sign in is...
## I'm submitting a... - [ ] Regression (a behavior that used to work and stopped working in a new release) - [ ] Bug report - [ ] Performance...
## I'm submitting a... - [x ] Regression (a behavior that used to work and stopped working in a new release) - [x ] Bug report ## Current behavior If...
## I'm submitting a... - [ ] Regression (a behavior that used to work and stopped working in a new release) - [ X] Bug report - [ ] Performance...
Changing any `private` accessors to `protected`, as we must not needlessly prevent inheritance or customization. ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The...
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our guidelines - [ ] Tests for the changes have been...
Closes #530 ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines - [x] Tests for the changes have been...