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
access: revert regression issue introduced by #150 More... over 8 years ago
access: revert regression issue introduced by #150 More... over 8 years ago
all: goimports More... over 8 years ago
all: move to new org More... over 8 years ago
docs: add breaking changes note More... over 8 years ago
ci: remove go 1.5 and 1.6 from build list More... over 8 years ago
all: replace golang.org/x/net/context with context More... over 8 years ago
oauth2: get the token from the access_token query parameter (#156) More... over 8 years ago
handler/oauth2: removes RevokeHandler from JWT introspector (#155) More... over 8 years ago
oauth2: basic auth should www-url-decode client id and secret - closes #150 More... over 8 years ago
authorize: allow localhost subdomains such as blog.localhost:1234 More... over 8 years ago
readme: update badges to ory More... over 8 years ago
ci: force package org ory-am More... over 8 years ago
core: redirect uris should ignore cases during matching - closes #144 More... over 8 years ago
errors: fixed typo in acccess_error More... over 8 years ago
revert unintentional change More... over 8 years ago
make stateless validator return an error on revocation More... over 8 years ago
dont client id for aud More... over 8 years ago
handler/oauth2: allow stateless introspection of jwt access tokens More... over 8 years ago
request: fix SetRequestedScopes (#139) More... over 8 years ago
RFC6749Error: conform to RFC 6749 More... over 8 years ago
allow public clients to revoke tokens with just an ID More... over 8 years ago
authorize: allow custom redirect url schemas More... over 8 years ago
all: properly wrap errors More... over 8 years ago
openid: c_hash / at_hash should use url-safe base64 encoding More... over 8 years ago
openid: c_hash / at_hash should be string not byte slice More... over 8 years ago
oauth2/implicit: fix redirect url on error Signed-off-by: Nikita Vorobey <[email protected]> More... over 8 years ago
docs: fix missing protocol in link in readme (#132) More... over 8 years ago
lint: gofmt -w -s . More... over 8 years ago
openid: add id_token + code flow More... over 8 years ago