Skip to content

Switch to Sanctum, open registration

Compare
Choose a tag to compare
@deanblackborough deanblackborough released this 27 Jan 14:11
· 560 commits to master since this release
befb190

Added

  • We have opened up registration on the API; you can register, login, and use all the expected authentication features.
  • We have added notification emails for registration and forgot password requests.

Changed

  • We have switched to Laravel Sanctum and removed all references to Laravel Passport, Sanctum makes more sense for our API.
  • We have updated to Laravel version 8.
  • We have tweaked our Docker setup and removed composer and phpunit.
  • Content updates