Company logo
April 21, 2023

2023-04-21

  • Feature New “metadata” fields have been added to the user and organization objects where you can assign JSON objects of customizable data.
  • Feature We now provide access to email, name, and username on the JWT. Previously, to access this data you would need to make another external request to us.
  • Beta Added user_id and org_id query options for API Authentication. Previously you would have to sort through all results at once.
  • Release Recently underwent our annual penetration testing via 3rd party, and we passed. Find more here.
  • Feature RedirectToSignup and RedirectToLogin now take in props for postSignupRedirectUrl and postLoginRedirectUrl