janekolszak/idp

View on GitHub

Showing 25 of 25 total issues

comment on exported method Challenge.Delete should be of the form "Delete ..."
Open

// Deletes the challenge from the store
Severity: Minor
Found in challenge.go by golint

comment on exported type IDPConfig should be of the form "IDPConfig ..." (with optional leading article)
Open

// Identity Provider's options
Severity: Minor
Found in idp.go by golint

comment on exported function NewIDP should be of the form "NewIDP ..."
Open

// Create the Identity Provider helper
Severity: Minor
Found in idp.go by golint

comment on exported method IDP.GetChallenge should be of the form "GetChallenge ..."
Open

// Get the Challenge from a cookie, using Gorilla sessions
Severity: Minor
Found in idp.go by golint

comment on exported method Challenge.GrantAccessToAll should be of the form "GrantAccessToAll ..."
Open

// User granted access to requested scopes, forward the desicion to Hydra via redirection.
Severity: Minor
Found in challenge.go by golint
Severity
Category
Status
Source
Language