Skip to content

A sample Angular app using OAuth 2.0 Authorization Code Flow with PKCE

License

Notifications You must be signed in to change notification settings

husseinkorly/msal-pkce

Repository files navigation

MSAL-PKCE

A sample Angular application using Microsoft Authentication Library for JavaScript (MSAL.js) 2.0. This version of MSAL library uses the OAuth 2.0 Authorization Code Flow with PKCE
This project was generated with Angular CLI version 10.0.4.

Running locally

  • Register a new AAD application, and add the Application (client) ID to the environment.ts
  • Configure the API scope in auth.service.ts
  • Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

A sample Angular app using OAuth 2.0 Authorization Code Flow with PKCE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published