1
0
mirror of https://github.com/TryGhost/Ghost.git synced 2024-12-25 11:55:03 +03:00
Ghost/ghost/admin/app/authenticators
Kevin Ansfield 6989843b19 Fix auth token refresh failing on app-boot with expired access_token
issue 
- moves `makeRequest` override of simple-auth's OAuth authenticator into our own custom authenticator (previously our override was not taking effect until after ember-simple-auth's initial authentication routines, hence why it was working for post-login token refreshes but failing on app-boot)
2015-08-28 16:00:34 +01:00
..
oauth2.js Fix auth token refresh failing on app-boot with expired access_token 2015-08-28 16:00:34 +01:00