Skip to content

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 04 Jun 05:29
· 566 commits to main since this release

Changes

  • chore: bumped forge version (f58de45)
  • chore: formatted code (2404f76)
  • feat: added support for multi email (d7e1ba5)
  • fix: update Node.js version to 22 and enable npm provenance for publishing (1d7f500)

Installation

Go:

go get github.com/xraph/authsome@v1.5.3

npm:

npm install @authsome/client@1.5.3
npm install @authsome/ui-react@1.5.3

Flutter:

dependencies:
  authsome_flutter: ^1.5.3

Full Changelog: v1.5.1...v1.5.3