https://github.com/hyperscale-stack/security
The Hyperscale security is a powerful and highly customizable authentication and access-control framework.
https://github.com/hyperscale-stack/security
auth authentication authenticator authorization go go-modules golang security
Last synced: 4 months ago
JSON representation
The Hyperscale security is a powerful and highly customizable authentication and access-control framework.
- Host: GitHub
- URL: https://github.com/hyperscale-stack/security
- Owner: hyperscale-stack
- License: mit
- Created: 2020-09-16T12:00:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-11-24T20:16:51.000Z (4 months ago)
- Last Synced: 2025-11-28T00:47:05.255Z (4 months ago)
- Topics: auth, authentication, authenticator, authorization, go, go-modules, golang, security
- Language: Go
- Homepage:
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Hyperscale security [](https://github.com/hyperscale-stack/security/releases/latest) [](https://godoc.org/github.com/hyperscale-stack/security)
====================
[](https://goreportcard.com/report/github.com/hyperscale-stack/security)
| Branch | Status | Coverage |
|---------|--------|----------|
| master | [](https://github.com/hyperscale-stack/security/actions?query=workflow%3AGo) | [](https://coveralls.io/github/hyperscale-stack/security?branch=master) |
The Hyperscale security is a powerful and highly customizable authentication and access-control framework.
## Example
```go
package main
import (
"fmt"
"github.com/hyperscale-stack/security"
)
func main() {
}
```
## License
Hyperscale security is licensed under [the MIT license](LICENSE.md).