Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hexancore/auth
Hexancore Auth module
https://github.com/hexancore/auth
auth hexancore jwt openid session
Last synced: about 2 months ago
JSON representation
Hexancore Auth module
- Host: GitHub
- URL: https://github.com/hexancore/auth
- Owner: hexancore
- License: mit
- Created: 2023-08-15T08:03:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-01T20:04:11.000Z (6 months ago)
- Last Synced: 2024-11-14T10:49:05.003Z (about 2 months ago)
- Topics: auth, hexancore, jwt, openid, session
- Language: TypeScript
- Homepage: https://hexancore.dev
- Size: 2.91 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Hexancore
Full-Stack TypeScript Framework for building epic HexArch designed applications.
Package: Auth
## Description
Package of Hexancore framework [https://hexancore.dev](https://hexancore.dev)
## Testing
### OIDC
```
make oidc_provider
make oidc_apphttps://localhost:3000/front/protected/dashboard
```