Major Features
- Tested with Angular 7
Deferred
- Smaller footprint (-86% compressed) thanks to using browser apis instead of a lib for validating the id_token's signature (Thx Toxicable)
All Features and Bugfixes
- Update to Angular 7 #456 (akehir)
- feat: remove jsrsasign dependancy #356 (Toxicable)
- Decouple OAuthService from console #427 (jeroenheijmans)
- upgrade example to new rxjs (6?) syntax with operators in .pipe() #399 (hellerbarde)
- Docs: fix english #398 (lukasmatta)
- Use responseType parameter #397 (mpbalmeida)
- Clarify imports in README example #372 (jeroenheijmans)
- Change 'Authentication' to 'Authorization' #371 (jeroenheijmans)
- Properly implements openUri for implicit flow #369 (nhance)
- Issue #343 onTokenReceived callback is not called if no iodc - after tr… #345 (denisbeklarov)
- Make all of the login functions return Promise #339 (ajpierson)
- Session check changed to run outside of Angular zone #441
- Resolves #439 #448 [use protected vs private]
Thanks to all Contributers
Big thanks to ajpierson, denisbeklarov, Fabian Wiles, jdgeier, Jeroen Heijmans, Lukáš Matta, Marcos Paulo Belasco de Almeida, Martin Černý, Nicholas Hance, P. Stark, Raphael Ochsenbein
You all are awesome!
Thanks for Moderation
Also, big thanks to Jeroen Heijmans for moderating and answering a lot of questions in this github repo.