Closed cfuess closed 6 years ago
I have a working IdentityServer4 project, from https://github.com/IdentityServer/IdentityServer4, it is not as bare bones as the other but the Angular app does seem to be able to access it. It is using a route guard strategy implemented similar to this... https://www.scottbrady91.com/Angular/SPA-Authentiction-using-OpenID-Connect-Angular-CLI-and-oidc-client
A couple of things need to be fixed but I thought I'd check in and make sure it still builds for everyone else. Things to be fixed or checked:
Thanks for contributing! I am pulling it in and we can work on fixing what is needed.
I have a working IdentityServer4 project, from https://github.com/IdentityServer/IdentityServer4, it is not as bare bones as the other but the Angular app does seem to be able to access it. It is using a route guard strategy implemented similar to this... https://www.scottbrady91.com/Angular/SPA-Authentiction-using-OpenID-Connect-Angular-CLI-and-oidc-client
A couple of things need to be fixed but I thought I'd check in and make sure it still builds for everyone else.
Things to be fixed or checked: