Skip to content

OAuth-ready

Pre-release
Pre-release
Compare
Choose a tag to compare
@cDoru cDoru released this 09 Aug 21:16
· 78 commits to master since this release

Contains the oauth-ready version

  • Saving the refresh tokens in the database for the ability to revoke access to users
  • included a simple postman collection to show the access_token / refresh_token flow. Postman data is taken from the data seed class.
  • future improvements - unit / integration test the oauth flow