Angular SPA Client Template
Angular Single Page Application with OpenID Connect.
- Application Type
- SPA (Single Page Application)
- Technologies
- javascript, angular
Which Libraries for implementing OpenID Connect for Angular SPA?
To implement OpenID Connect for Angular SPA, you can use one of the following libraries:
- angular-oauth2-oidc
Library which bring support for OAuth 2.0 and OpenID Connect (OIDC) in Angular.
- oauth4webapi
OAuth 2/OpenID Connect library for JavaScript Runtimes.
Which Grant Types for Angular SPA?
Angular SPA can use one or many of the following OAuth Grant Types:
Which Token Endpoint Authentication Methods for Angular SPA?
Angular SPA can use one or many of the following OAuth Token Endpoint Authentication Methods:
- None (Reference)