Collection of single page and full stack applications based on Aurelia Navigation Skeletons with support for authentication
This project is dedicated to the design and implementation of a series of Aurelia applications using Auth0 Platform as a Service (aka PaaS) - solution solving the most complex identity use cases with an extensible and easy to integrate platform that secures billions of logins every year.
Initially we plan to create four variations of the Aurelia Navigation Skeletons, all of which can claim complete functionality
2. skeleton es-next-fs (full-stack version)
4. skeleton typescript-fs (full-stack version)
All these applications have the same front end - depicted below
and exhibit the same behavior, as documented here:
-
The
Welcome
page is the default (Home) page. -
The
GitHub Users
page is "protected" - it requires authentication before it can be accessed. To make this most user friendly, click on theGitHub Users
page results with the switch to theLogin
page.
- After a succesfull authentication, the application switches back to the
GitHub users
page automatically.
Click on any link below to find out more about the implementation details of each of these varians