Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.19 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.19 KB

Hyperscale security Last release Documentation

Go Report Card

Branch Status Coverage
master Build Status Coveralls

The Hyperscale security is a powerful and highly customizable authentication and access-control framework.

Example

package main

import (
    "fmt"
    "github.com/hyperscale-stack/security"
)

func main() {

    
}

License

Hyperscale security is licensed under the MIT license.