angular-auth icon indicating copy to clipboard operation
angular-auth copied to clipboard

can you please add auth token example

Open ghost opened this issue 8 years ago • 0 comments

can you please add auth token example for failed requests. This comes in handy if we have token refreshing in place and we want to retry the requests once we have a new token. I am using oAuth2 - using basic token to generate the bearer token and store it in local storage. It would be great if you can share the retrying of failed request after renewing the bearer token.

ghost avatar Oct 10 '17 05:10 ghost