Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damienbod/dotnet-template-angular
oidc azure-ad angular dotnet-template openid
https://github.com/damienbod/dotnet-template-angular
angular aspnetcore azure azure-ad implicit-flow oidc openid-connect
Last synced: 2 months ago
JSON representation
oidc azure-ad angular dotnet-template openid
- Host: GitHub
- URL: https://github.com/damienbod/dotnet-template-angular
- Owner: damienbod
- Created: 2018-01-21T09:29:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T02:18:50.000Z (about 2 years ago)
- Last Synced: 2024-10-25T11:52:29.991Z (3 months ago)
- Topics: angular, aspnetcore, azure, azure-ad, implicit-flow, oidc, openid-connect
- Language: TypeScript
- Homepage: https://damienbod.com/2018/01/23/using-the-dotnet-angular-template-with-azure-ad-oidc-implict-flow/
- Size: 2.49 MB
- Stars: 34
- Watchers: 7
- Forks: 23
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotnet-template-angular
Implementations of OIDC clients using the dotnet angular template and angular-auth-oidc-client and bootstrap 4
### Links
https://docs.microsoft.com/en-gb/aspnet/core/spa/angular?tabs=visual-studio
https://github.com/damienbod/angular-auth-oidc-client
https://github.com/angular/angular-cli
https://www.npmjs.com/package/angular-auth-oidc-client
### History
2019-09-23 Updated to ASP.NET Core 3.0 and oidc lib 10.0.8
2019-06-15 Updated oidc lib 10.0.0
2019-06-10 Updated angular 8.0.0, oidc lib 9.0.8
2018-10-20 Updated angular 7.0.0, oidc lib 7.0.2
2018-10-14 Updated angular 6.1.10, oidc lib 7.0.0
2018-10-07 Updated angular 6.1.9, oidc lib 6.0.12
2018-09-09 Updated angular 6.1.7, oidc lib 6.0.9
2018-08-18 Updated angular 6.1.3, oidc lib 6.0.6
2018-08-02 Updated angular 6.1.0, ASP.NET Core 2.1, fixed well known endpoints for Azure AD OIDC
2018-05-04 Updated angular 6.0.0
2018-02-11 Updated angular 5.2.9, angular-auth-oidc-client 4.1.0
2018-02-11 Updated npm packages
2018-02-03 Updated npm packages, dotnet packages