Signed-off-by: Anirudh Oppiliappan anirudh@tangled.sh
Monorepo for Tangled โ https://tangled.org
appview: oauth: swap out db store for redis cache #212
merged
opened by
expand 1 commit
hide 1 commit
appview: oauth: swap out db store for redis cache
Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
expand 1 commit
hide 1 commit
appview: oauth: swap out db store for redis cache
Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
lgtm, only nit: logout does not redirect, it should respond with a hx-redirect because the logout button the FE is a
hx-post, we can also get rid of theLogouthandler inappview/state/state.go.