Skip to content

v1.14.0

Compare
Choose a tag to compare
@silverhand-bot silverhand-bot released this 01 Mar 07:10
· 1245 commits to master since this release
v1.14.0
16ca8b2

New features

  • Support form post callback for social connectors
    • Add the POST /callback/:connectorId endpoint to handle the form post callback for social connectors. This is useful for the connectors that require a form post callback to complete the authentication process, such as Apple.
  • SMTP connector: Always show TLS configurations in Logto Console
  • Apple connector: Support scope parameter
    • Now you can request for email and name during Sign in with Apple