mirror of
https://github.com/metosin/reitit.git
synced 2025-12-18 08:51:12 +00:00
We have to process the fragment parameters due to the fact that the authorization server returns a callback in the following format: `https://example.com/oauth/google/callback#access_token=foo&refresh_token=bar&provider_token=baz&token_type=bearer&expires_in=3600` Links: - https://www.rfc-editor.org/rfc/rfc6749#section-4.2 - https://www.rfc-editor.org/rfc/rfc6749#section-4.2.2 |
||
|---|---|---|
| .. | ||
| .clj-kondo | ||
| src/reitit | ||
| project.clj | ||