This repository was archived by the owner on Mar 30, 2026. It is now read-only.
Commit ba6c98a
committed
chore(release): version 2.1.0 [skip ci]
# [2.1.0](v2.0.1...v2.1.0) (2024-03-24)
### Bug Fixes
* correct DateTime validity logic ([6273a0a](6273a0a))
* ensure every next call wraps an Error ([9efc8e5](9efc8e5))
* update google OAuth related logic ([9fa247b](9fa247b))
### Features
* add Google OAuth2 client ([5529074](5529074))
* add googleID/googleIDToken handling ([0f8df48](0f8df48))
* add isValidTimestamp util ([ce20e7f](ce20e7f))
* rm requirement for user.sca.id ([e46c681](e46c681))
* set 'phone' and sca fields to allow null ([4fa7ccf](4fa7ccf))
* update codegen'd types ([7cf2141](7cf2141))
* update local gql shema file for nullable phone ([9e98c85](9e98c85))
* update logic to allow 'phone' to be optional ([b2df714](b2df714))1 parent 5d6e99b commit ba6c98a
3 files changed
Lines changed: 24 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
7 | 28 | | |
8 | 29 | | |
9 | 30 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments