Skip to content

v2.1.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@trevor-anderson trevor-anderson released this 24 Mar 17:12

2.1.0-next.1 (2024-03-24)

Bug Fixes

  • correct DateTime validity logic (6273a0a)
  • ensure every next call wraps an Error (9efc8e5)
  • update google OAuth related logic (9fa247b)

Features

  • add Google OAuth2 client (5529074)
  • add googleID/googleIDToken handling (0f8df48)
  • add isValidTimestamp util (ce20e7f)
  • rm requirement for user.sca.id (e46c681)
  • set 'phone' and sca fields to allow null (4fa7ccf)
  • update codegen'd types (7cf2141)
  • update local gql shema file for nullable phone (9e98c85)
  • update logic to allow 'phone' to be optional (b2df714)