An open API service indexing awesome lists of open source software.

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.

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.