requests/auth.go
exported method JWTAuth.Generate should have comment or be unexported Open
Open
func (r *JWTAuth) Generate() []byte {
- Exclude checks
exported method JWTAuth.Method should have comment or be unexported Open
Open
func (r *JWTAuth) Method() string {
- Exclude checks
exported method JWTAuth.Path should have comment or be unexported Open
Open
func (r *JWTAuth) Path() string {
- Exclude checks