Back to All

How can we verify the reponse or token in Social Login plugin?

We're using the Social Login plugin (with Google) and we handle it with a server-side redirect - which means we'll parse the data from the idToken.

And I wonder how we can verify or ensure that that token comes from Median?

Thanks a lot!