Skip to content

ssx-serverless/v1.2.0

Compare
Choose a tag to compare
@w4ll3 w4ll3 released this 19 Jan 12:51
· 81 commits to main since this release
24a7220

Minor Changes

  • 24a7220: Adds Lens resolution feature to the server. This feature is available to Polygon Mainnet and Mumbai Testnet visit for more information.

    • Adds ssx.resolveLens(...) method to resolve Lens profiles;
    • Updates ssx.signIn() to accept resolveLens?: boolean as parameter and returns Lens profiles if true. This property isn't mandatory and the value is false;

Patch Changes