Refresh token notes
This commit is contained in:
parent
d3355370fd
commit
744f5be2a4
2 changed files with 3 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
// Note: this is here for user lockout authentication
|
||||
import Ember from 'ember';
|
||||
import JwtTokenAuthenticator from 'simple-auth-token/authenticators/jwt';
|
||||
|
||||
|
|
Reference in a new issue