Auth0 is great for integrating security into your applications.
In this blog we’ll look at how simple it is to setup Auth0 and then create an Angular app that uses it.
1) Go to Auth0.com and setup your account:
2) Now we’ve got our Auth0 account we can setup our ASPNetCore WebAPI:
You can then download or fork the startup project.
Finally, let’s setup our Angular2 app:
Then download or Fork on GitHub (I’m forking on GitHub)
If either fail to download or fork you can manually download from here:
https://github.com/auth0-samples/auth0-aspnetcore-webapi-sample
https://github.com/auth0-samples/auth0-angularjs2-systemjs-sample
No comments:
Post a Comment