Skip to content

Releases: cboard-org/cboard-api

1.3.0

04 May 23:12
9523267
Compare
Choose a tag to compare
Merge pull request #93 from cboard-org/revert-92-snyk-fix-934ddfc33c1…

1.1.3

22 Jan 21:03
f1cc122
Compare
Choose a tag to compare
Merge pull request #89 from cboard-org/snyk-fix-edd7b71b7f92b89887f33…

Remove email verification package

29 Oct 20:41
e64ba64
Compare
Choose a tag to compare
Merge pull request #82 from cboard-org/fix-remove-email-verification

move library to file

Add draft for board path

01 May 15:42
eaf54f0
Compare
Choose a tag to compare

Add draft for board path

Enable CORS

10 Mar 21:00
8070d70
Compare
Choose a tag to compare
  • Enable CORS for server
  • Improve README

Updates from UI integration test

22 Jan 22:33
91b0011
Compare
Choose a tag to compare

Version 0.0.3

Updates from UI integration test

Authentication, session and infrastructure

19 Jan 22:51
f977a03
Compare
Choose a tag to compare

Version 0.0.2

  • Add logout path
  • Add session handling
  • Support for authentication using cookies
  • Move DB to mlab
  • Move emails to sendgrid

user/ related paths

12 Jan 13:03
add2aba
Compare
Choose a tag to compare

Version 0.0.1

  • Support for all user/ paths
  • Support for authentication by using JWT tokens
  • Minimum testing using POSTman application