https://github.com/seancassiere/oidc-provider-server-example
Broken. Just sitting here till I decide to finish it up.
https://github.com/seancassiere/oidc-provider-server-example
Last synced: 6 months ago
JSON representation
Broken. Just sitting here till I decide to finish it up.
- Host: GitHub
- URL: https://github.com/seancassiere/oidc-provider-server-example
- Owner: SeanCassiere
- Created: 2022-08-04T13:24:53.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-07T19:29:41.000Z (over 1 year ago)
- Last Synced: 2025-02-02T04:25:31.543Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 556 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OIDC-Provider server (broken-state)
## ⚠️⚠️⚠️ DOT NOT USE
**This repo is in a broken state, do not attempt to use.**
**This repo is in a broken state, do not attempt to use.**## Description
My attempt at setting up a single repo, using [oidc-provider](https://github.com/panva/node-oidc-provider) at the authorization server to provide oidc and oauth2, whilst using Prisma as the adapter.