x-posting, as not sure if kratos or network questi...
# ory-network
s
x-posting, as not sure if kratos or network question. https://ory-community.slack.com/archives/C012RJ2MQ1H/p1675901818029889
f
thanks for the question, and that's very timely as we started to look into OneTap sign in. @bland-eye-99092 @proud-plumber-24205 what are your thoughts here?
s
Fwiw, I've been using https://community.auth0.com/t/integrating-google-one-tap-sign-up-login-with-auth0/20209/8 as a possible implementation approach. Feels kinda hacky, but I think it'd work if Ory would pass along login_hint and prompt parameters to Google.
If there was a way to directly interact with Ory APIs (get token from Google, pass directly to Ory, have Ory issue a token of its own), that'd be even better. Just didn't see a way to do so.
f
yeah, i see - we discussed this briefly yesterday
we need to take a closer look TBH, the solution does feel hacky, and it might work as you say with some Kratos modifications to pass through hints