0.3.1 • Published 8 days ago

@coa-it/coa-login v0.3.1

Weekly downloads
-
License
UNLICENSED
Repository
bitbucket
Last release
8 days ago

coa-login

This webcomponent facilitates logging into Azure/Entra AD for City of Auburn web applications.

Useage

yarn install --save @coa/coa-login import 'coa-login' from '@coa/coa-login'

<script type="module" src="https://static.auburnalabama.org/assets/web-components/coa-login/index.js"></script>

Comments

I'm still working out the auth flow but it should be noted there are a number of functions in here leftover from testing which are not utilized, currently.

One remenant is the graph.js file. I discovered that you can either request a token for our web api or a token for graph API but not both.

The auth.js file isn't currently used either. It was a template for the creation of coa-login.js.

0.3.1

8 days ago

0.3.0

1 month ago

0.2.3

2 months ago

0.2.2

2 months ago

0.2.1

2 months ago

0.2.0

6 months ago

0.1.1

6 months ago

0.1.0

6 months ago