github anonaddy/anonaddy v0.13.0

latest releases: v1.2.3, v1.2.2, v1.2.1...
pre-release2 years ago

Changes

This release migrates from Laravel Passport to Laravel Sanctum for API authentication.

Note

Upgrading to this release will drop all Laravel Passport database tables and you will need to re-create your new Sanctum API tokens from the settings page.

After upgrading you can safely remove the following from your .env file:

PASSPORT_PERSONAL_ACCESS_CLIENT_ID=client-id-value
PASSPORT_PERSONAL_ACCESS_CLIENT_SECRET=unhashed-client-secret-value

Don't miss a new anonaddy release

NewReleases is sending notifications on new releases.