angularjs - Angular2 app as an oauth Client -


we have oauth server setup our client apps on mobile , web consume rest apis through oauth2.

since angular2 relatively new wanted know best , optimal way of implementing oauth2 client in our angular2 app. aware of canactivate guard on route level want know if writing custom code preferred way or there reliable library or module can handle access tokens, revoking access client end etc.


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

Voice chat over bluetooth between Android & Python (pybluez) -

Integrate jquery-globalize into an ASP.NET Core MVC App -