Summary#
If I go to login with an atproto login, via either bsky or tngl and then cancel, I get
OAuth request callback error: access_denied: The user rejected the request
Reproduction#
- Click login
- Enter handle
- on bsky.social oauth page, hit cancel
- see error message returned in text
Solution#
Redirect back to either the logon page, or the home page. The end goal is that this is handled more elegantly.