https://github.com/poteto-go/poteto-oidc-exmaple
poteto oidc exmaple
https://github.com/poteto-go/poteto-oidc-exmaple
golang honojs oidc poteto
Last synced: about 1 month ago
JSON representation
poteto oidc exmaple
- Host: GitHub
- URL: https://github.com/poteto-go/poteto-oidc-exmaple
- Owner: poteto-go
- Created: 2025-03-30T08:17:13.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-03-30T08:26:50.000Z (about 1 month ago)
- Last Synced: 2025-03-30T09:26:03.966Z (about 1 month ago)
- Topics: golang, honojs, oidc, poteto
- Language: Go
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Poteto-Hono-Oidc
OpenIdConnect Example `poteto`+`honojs`
## Poteto
https://github.com/poteto-go/poteto
## Honojs
https://github.com/honojs/hono
## OIDC
1. Redirect auth url & get auth code (frontend)
1. Get oauth token (backend)
1. Verify token signature [`poteto feature`] (backend)
1. Verify token (backend)