0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
compose: fix Config.GetHashCost godoc comment (#320) More... almost 7 years ago
all: Rearrange commits with goreturns More... almost 7 years ago
oauth2: Allow customization of JWT claims More... almost 7 years ago
handler/openid: Populate at_hash in explicit/refresh flows (#315) More... almost 7 years ago
docs: Updates issue and pull request templates (#316) More... almost 7 years ago
docs: Updates issue and pull request templates (#314) More... almost 7 years ago
docs: Updates issue and pull request templates (#313) More... almost 7 years ago
Fix typo in README.md (#312) More... almost 7 years ago
Fix broken go modules tests (#311) More... almost 7 years ago
Switch from dep to go modules (#310) More... almost 7 years ago
Propagate context in jwt strategies (#308) More... almost 7 years ago
Use test tables for Hasher unit tests (#306) More... almost 7 years ago
Add breaking change to the Hasher interface to the change log More... almost 7 years ago
bcrypt: update BCrypt to adhere to new Hasher interface More... almost 7 years ago
hash: update Hasher to take in context More... almost 7 years ago
jwt: update JWTStrategy to take in context (#302) More... almost 7 years ago
Update PR template More... almost 7 years ago
Add github issue and PR templates More... almost 7 years ago
openid: Allow JWT from id_token_hint to be expired (#299) More... almost 7 years ago
token/hmac: Add ability to rotate HMAC keys (#298) More... almost 7 years ago
compose: Pass ID Token configuration to strategy (#297) More... almost 7 years ago
openid: Validate id_token_hint only via ID claims (#296) More... about 7 years ago
Improve token_endpoint_auth_method error message (#294) More... about 7 years ago
all: gofmt (#290)
ia
More... about 7 years ago
Makes error messages easier to debug for end-users More... about 7 years ago
core: Return unsupported_response_type in validator More... about 7 years ago
core: Disallow empty response_type in request More... about 7 years ago
core: Implements oidc compliant response_type validation More... about 7 years ago
oauth2: Uses JWTStrategy in oauth2.DefaultStrategy More... about 7 years ago
oidc: Uses JWTStrategy interface in openid.DefaultStrategy More... about 7 years ago