Configuring Azure OAuth2 with Nebular Auth

Using NbOAuth2AuthStrategy gives the possibility to configure authentication with a lot of 3rd party authentication providers, such as Azure in our example. There is no need in any backend implementation, as OAuth2 protocol enables completely server-less authentication flow as one of the options.

Complete example

A complete code example could be found on GitHub. And here the playground example available to play around with Azure OAuth2 Nebular Example.

Configuring Google OAuth2
Previous page
Backend API endpoints
Next page

Need some help or found an issue?

Ask on Stack Overflow with tag `nebular` or post an issue on GitHub.