We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8807a7b commit cc7c908Copy full SHA for cc7c908
packages/@react-oauth/google/src/types/index.ts
@@ -62,7 +62,7 @@ export interface CredentialResponse {
62
| 'user_2tap'
63
| 'btn'
64
| 'btn_confirm'
65
- | 'brn_add_session'
+ | 'btn_add_session'
66
| 'btn_confirm_add_session';
67
clientId?: string;
68
}
0 commit comments