This application was set up as part of the "CAS Frontend Engineer Advanced" training at the University of Applied Sciences East. The application uses NextAuth and the IDP provider from Zitadel.
In Zitadel, two different role models have been implemented as an example: "Admin" and "Client".
If you want to test the application you need an valid account. Do not hesitate to contact us if you need one.
This is a Next.js project bootstrapped with create-next-app
.
Clone this repository and execute the following commands:
git clone https://github.com/smartive-education/auth-team-yeahyeahyeah.git
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.