Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@dsevillamartin dsevillamartin released this 21 Aug 20:27
· 2 commits to master since this release
1.0.1
  • Fix signup not working (#10, a27b5d9)
    • The API request was not passing the body properly
    • Removed user find request (fails if guests don't have permission) - uses register response now
  • Fix login issues (b1c7c84,)
    • No longer overrides other extensions login params
    • Removed temporary user find request (avoids permission errors)

Full Changelog: 1.0.0...1.0.1