OAuth allow sign up based on token property
Hey!
I want to only allow users to sign up that have a certain property on their id token/provider profile. Specifically I want to filter for the
hd
property on the Google profile. What's the best way to achieve this?0 Replies