Skip to content

Using Auth Flow API for a google login #5002

Closed Answered by andyetheridge
andyetheridge asked this question in Get Help
Discussion options

You must be logged in to vote

The documentation is a bit lacking...
You have to include the whole of the query string from the redirect url in the input, e.g.
{ "state_token": "<state token from last call>", "input: { "code": "<AUTHORIZATION CODE FROM OAUTH PROVIDER>", "query":"<QUERY STRING FROM THE REDIRECT URL>" } }

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@chpapa
Comment options

@buildbro
Comment options

@fungc-io
Comment options

Answer selected by andyetheridge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants