OAUTH Callback Not Through Nav

Deliver a returning auth callback's token straight to session state and let the login screen close itself by observing the stored session — routing the token through navigation pushes a second login screen and the post-login close peels the wrong one. Use when a browser-based login succeeds but the user is left staring at the login screen.

maxrave-dev 722fdce 6.4 KB Updated

File contents

maxrave-dev/kotlin-footguns/tree/main/skills/oauth-callback-not-through-nav commit 722fdce5f0

Frequently asked questions

npx skillmds@latest add maxrave-dev/oauth-callback-not-through-nav