Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lexmin0412/guard
统一授权中心,支持 Github OAuth、阿里云 STS Token 分发。
https://github.com/lexmin0412/guard
authentication nextjs oauth oauth2
Last synced: 4 days ago
JSON representation
统一授权中心,支持 Github OAuth、阿里云 STS Token 分发。
- Host: GitHub
- URL: https://github.com/lexmin0412/guard
- Owner: lexmin0412
- Created: 2024-05-28T12:21:34.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-22T14:47:41.000Z (4 months ago)
- Last Synced: 2024-07-22T17:49:21.578Z (4 months ago)
- Topics: authentication, nextjs, oauth, oauth2
- Language: TypeScript
- Homepage: https://auth.cellerchan.top/guard/
- Size: 192 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guard
统一授权中心,支持 Github OAuth、阿里云 STS Token 分发。
## 技术栈
- Nextjs v14
- React v18
- TypeScript v5
- TailwindCSS v3
- ESLint v8## 环境要求
- Node.js v18+
- Pnpm v8