Commit 29a7c9f
committed
feat(google-one-tap): add new error code for Android activity unavailability
- Introduced 'E_ACTIVITY_UNAVAILABLE' to the GoogleSignInErrorCode type to handle cases where the Android activity is unavailable.
- Updated documentation to clarify the meaning of each error code.
Resolves:
https://github.com/clerk/javascript/pull/7208/changes#r26074081751 parent 31f233d commit 29a7c9f
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
150 | 156 | | |
151 | 157 | | |
152 | 158 | | |
153 | 159 | | |
154 | 160 | | |
155 | | - | |
| 161 | + | |
| 162 | + | |
156 | 163 | | |
157 | 164 | | |
158 | 165 | | |
| |||
0 commit comments