Skip to content

v1.0.4

Compare
Choose a tag to compare
@dmnyu dmnyu released this 08 Aug 18:59
· 69 commits to main since this release
42a029a
  • Adding tokens table to control access to front-end and api
  • Refactoring ThrowError to return error type insted of bool
  • Adding CanAccessAPI field to User model
  • Adding methods to allow and revoke API access

What's Changed

  • Api tokens by @dmnyu in #3
  • updating users to allow and revoke access to api by @dmnyu in #4

Full Changelog: v1.0.3...v1.0.4