Welcome to the angular2 authentication sample!

Your JWT is:

{{ jwt }}
{{ decodedJwt | json }}

Click any of the buttons to call an API and get a response

Call Anonymous API

Call Secure API

Logout

The response of calling the {{api}} API is:

{{response}}