2021-06-09 UTC
# Saphire So it goes.. client -> /auth_endpoint with query of
{me, redirect_url, client_id, ...}
, Then auth endpoint does a redirect or in any other way goes through an authentication and authorization flow, the entire flow resulting (on success) in redirect to redirect_url and query params of code and state, where state is original state supplied to endpoint and code is an opaque token that can be