https://github.com/cerberauth/openid-connect-examples
This repository contains a collection of OpenID Connect examples and demos.
https://github.com/cerberauth/openid-connect-examples
cloudflare-pages demo-app example-project hacktoberfest oauth oauth2 oauth2-client oidc oidc-client openid-connect openidconnect vercel
Last synced: about 1 month ago
JSON representation
This repository contains a collection of OpenID Connect examples and demos.
- Host: GitHub
- URL: https://github.com/cerberauth/openid-connect-examples
- Owner: cerberauth
- License: cc0-1.0
- Created: 2024-03-07T11:16:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-16T09:52:34.000Z (about 2 months ago)
- Last Synced: 2025-08-16T11:25:04.032Z (about 2 months ago)
- Topics: cloudflare-pages, demo-app, example-project, hacktoberfest, oauth, oauth2, oauth2-client, oidc, oidc-client, openid-connect, openidconnect, vercel
- Homepage: https://nacho.cerberauth.com/
- Size: 6.52 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenID Connect Examples / Demo
This repository contains a collection of OpenID Connect examples. Check out the examples below to see how to integrate OpenID Connect with your application.
You can use the examples as a starting point for your own project or as a reference to understand how OpenID Connect works.
## Examples
- [Angular SPA](./examples/angular-spa/README.md)
- [Next.js Application](./examples/nextjs-app/README.md)
- [React SPA](./examples/react-spa/README.md)
- [Vue.js SPA](./examples/vue-spa/README.md)## License
This project is licensed under the Creative Commons Zero v1.0 Universal license. See the [LICENSE](./LICENSE) file for more information.