Skip to content

v1.5.6

Choose a tag to compare

@github-actions github-actions released this 16 Jun 15:04
· 556 commits to main since this release

Changes

  • fix: fixed bug in authsome pg store that blocks publick key (5ba0816)
  • chore: bumped up ui versions (65d2dea)

Installation

Go:

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

npm:

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

Flutter:

dependencies:
  authsome_flutter: ^1.5.6

Full Changelog: v1.5.5...v1.5.6