Skip to content

AspNetMonsters/vue-azure-b2c-sample

Repository files navigation

Vue with Azure B2C

A sample Vue application that uses Azure B2C to authenticate users. Once users are authenticated, a acccess token is used to access the API.

You can use 2 separate versions of the backend.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Authenticate users in a Vue app using Azure B2C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published