redirect to desired page after authenticating

This commit is contained in:
2026-01-06 02:33:48 -07:00
parent 34061d21c1
commit e20623a6d3
7 changed files with 80 additions and 34 deletions
@@ -0,0 +1,3 @@
ALTER TABLE oauth_login_states
DROP COLUMN target_uri;