Skip to content

v2.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 12:22
· 94 commits to master since this release
ff98d2f

2.23.0 (2023-08-02)

Bug Fixes

Features

  • add CORS allowed headers config (#1197) (7134000)
  • add test OTP support for mobile app reviews (#1166) (2fb0cf5)
  • allow whatsapp channels with Twilio Verify (#1207) (ff98d2f)
  • drop restriction that PKCE cannot be used with autoconfirm (#1176) (0a6f218)
  • remove flow state expiry on Magic Links (PKCE) (#1179) (caa9393)
  • return expires_at in addition to expires_in (#1183) (3cd4bd5)
  • serialized access to session in refresh_token grant (#1190) (a8f1712)
  • update github.com/rs/cors to v1.9.0 (#1198) (27d3a7f)