Auth missing…
Does anyone implemented an OIDC authentication on the Aurelia dotnet core 2.0 SPA template ?
Add and configure OpenId auth in Startup. Add aurelia-authentication to the app. There is not much to it really.
1 Like
This is a plugin for open id connect from Shaun Luttin.
The Back end is agnostic, but his
https://zamboni-app.azurewebsites.net
is .net core as an example.
2 Likes
There is now a demo (from @gerbendekker) of the ASP.NET Core Aurelia SPA template here:
Getting 404 error (page not found). Has this been superseded?
Are you looking for this? I think it has been moved from personal Github to aurelia-contrib.