batazor/go-auth

View on GitHub
handlers/session/jwt.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function CreateJWTToken should have comment or be unexported
Open

func CreateJWTToken() (string, string, error) {
Severity: Minor
Found in handlers/session/jwt.go by golint

There are no issues that match your filters.

Category
Status