Versions in this module Expand all Collapse all v0 v0.1.0 Aug 1, 2016 GO-2021-0109 +1 more GO-2021-0109: Improper handling of token revocation in github.com/ory/fosite GO-2021-0110: Token reuse in github.com/ory/fosite Changes in this version + type OpenIDConnectImplicitHandler struct + AuthorizeImplicitGrantTypeHandler *implicit.AuthorizeImplicitGrantTypeHandler + RS256JWTStrategy *jwt.RS256JWTStrategy + func (c *OpenIDConnectImplicitHandler) HandleAuthorizeEndpointRequest(ctx context.Context, req *http.Request, ar AuthorizeRequester, ...) error