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() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -