use Android one-tap sign on CustomAuth #1179
SleepTimeGRT
announced in
Help
Replies: 1 comment
-
I solve it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I have a few questions about customauth integration.
I want to get google id token through one-tap sign in android app and communicate directly with torus node through this.
To do this, I am writing a demo code using customauth getTorusKey.
When I make this request, I get the following error. Can you tell me the detailed reason for the error and how can I fix it?
I have 2 Oauth client on google api for android one-tap sign (android, web-application)
and I create 2 verifier each client id
and my google id token's payload has 2 client id
thanks
Beta Was this translation helpful? Give feedback.
All reactions