Open SunburnedGoose opened 8 years ago
Need an Http client for accessing Bungie.net. It needs to be aware of the responses, error codes, and request payloads such as the user token.
Here's an implementation to review.
https://auth0.com/blog/2016/02/18/ionic-2-authentication-how-to-secure-your-mobile-app-with-jwt/
Need an Http client for accessing Bungie.net. It needs to be aware of the responses, error codes, and request payloads such as the user token.