Skip to content

v2.5.0

Compare
Choose a tag to compare
@baqend-ci baqend-ci released this 06 Jan 17:25
· 675 commits to main since this release

Bug Fixes

  • API documentation and typing fixes
  • Replace deprecated node-uuid with uuid module

Features

  • Add File as a new type in the schema
  • Introduce File#createdAt for files
  • Add db.User.loginWithToken to allow token based logins, when the token is provided externally
  • Add support for external OAuth login, useful for logins within native and hybrid Apps