Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damienbod/identityserver4vuejs
IdentityServer4 Vue.js oidc-client-js OpenID Connect code flow with PKCE
https://github.com/damienbod/identityserver4vuejs
aspnetcore dontetcore identity identityserver4 oidc oidc-client-js pkce vuejs
Last synced: about 2 months ago
JSON representation
IdentityServer4 Vue.js oidc-client-js OpenID Connect code flow with PKCE
- Host: GitHub
- URL: https://github.com/damienbod/identityserver4vuejs
- Owner: damienbod
- License: mit
- Created: 2019-01-28T08:43:18.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-03-04T03:07:08.000Z (almost 2 years ago)
- Last Synced: 2024-11-27T13:22:16.416Z (2 months ago)
- Topics: aspnetcore, dontetcore, identity, identityserver4, oidc, oidc-client-js, pkce, vuejs
- Language: C#
- Homepage:
- Size: 4.03 MB
- Stars: 128
- Watchers: 10
- Forks: 41
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IdentityServer4 Vue.Js oidc-client-js
[![.NET](https://github.com/damienbod/IdentityServer4VueJs/actions/workflows/dotnet.yml/badge.svg)](https://github.com/damienbod/IdentityServer4VueJs/actions/workflows/dotnet.yml)
Securing a Vue.js app using OpenID Connect Code Flow with PKCE and IdentityServer4
https://damienbod.com/2019/01/29/securing-a-vue-js-app-using-openid-connect-code-flow-with-pkce-and-identityserver4/
## Changes to Vue.js CLI package.json
change the project.json file to use HTTPS
vue-cli-service serve --https --port 44357
## History
2022-02-11 Updated packages and namespaces
2022-01-28 Updated packages & .NET 6
2021-08-21 Updated packages
2021-02-17 Updated packages
2021-01-09 Updated to ASP.NET Core 5, Updated VUE JS project
2020-09-12 Updated to ASP.NET Core 3.1, Updated VUE JS project
2019-10-03 Updated to ASP.NET Core 3.0
## Links
https://cli.vuejs.org
https://www.jerriepelser.com/blog/using-auth0-with-vue-oidc-client-js/
https://github.com/joaojosefilho/vuejsOidcClient
https://www.scottbrady91.com/Angular/Migrating-oidc-client-js-to-use-the-OpenID-Connect-Authorization-Code-Flow-and-PKCE
https://github.com/IdentityModel/oidc-client-js/
https://tools.ietf.org/html/rfc7636
https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest