Skip to content

Releases

The release notes for our @privy-io/server-auth SDK.

1.7.3

  • Add getUsersByFarcasterId
  • Improved support for edge/worker environments

1.7.2

  • Fix parsing and formatting of API errors

1.7.1

  • Add profilePictureUrl to Twitter Account type

1.7.0

  • Add Farcaster account types
  • Fix issue where client version wasn't being sent with requests

1.6.1

  • Fix token verification bug in edge runtimes

1.6.0

  • Support new social login methods (LinkedIn, TikTok)

1.5.3

  • Support esm imports

1.5.2

  • Edge runtime compatibility

1.5.1

  • Rename LinkedAccountType value custom to custom_auth

1.5.0

  • Add ability to query users by specific accounts (e.g. email, wallet address, phone number)
  • Add ability to import users with custom auth accounts

1.4.0

  • Add support for Apple OAuth
  • Support wallet pregeneration on importUser

1.3.1

  • Export LinkedAccountWithMetadata type

1.3.0

  • Update getUsers to support paginated API and return all getUsers
  • Support GitHub account types

1.2.0

  • Add allowlist, Github OAuth, and user import methods

1.1.2

  • Export phone types