p000ic
p000ic
[Under 1.1.1.3 SetImplicitTokenCfg set the implicit grant token config](https://go-oauth2.github.io/) ```go cfg := &manage.Config{ // access token expiration time AccessTokenExp: time.Hour * 1, } manager.SetAuthorizeCodeTokenCfg(cfg) ``` here - `SetAuthorizeCodeTokenCfg` should be...
echo: http: panic serving 127.0.0.1:55619: ResponseWriter must be a ClientStateResponseWriter or UnderlyingResponseWriter in (see: authboss.LoadClientStateMiddleware): *echo.Response
- [X] Animated links - [X] Clear selection event - [X] SVG modifications - [X] Zoom functions from `svg-pan-zoom` exposed.