Skip to content

Go to `me` specific authentication page, if specified

Jamie Tanna requested to merge feature/prefill-me into develop

If me is set in the incoming authorization request, we should go to that authentication route to simplify the authentication journey, otherwise it's pretty annoying having set it, but then having to re-select it.

This only works for cases where it's already set, which is only some IndieAuth clients, but it's better for those integrations.

Closes #318 (closed).

Merge request reports