HomePhorge
Diffusion kolab 955cf3215c1c

Laravel Passport support
955cf3215c1cUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Laravel Passport support

Summary:
Replaces the use of tymon:jwt with laravel:passport.

A password grant client is used create tokens for the webclient in the
same fashion as we used to the tymon:jwt solution.
The same password grant client can be used for other client applications.

Notes:

  • We're not currently purging invalidated/expired tokens. This can be

done via artisan command or scheduled task from php.

Differential Revision: https://git.kolab.org/D2494

Details

Provenance
mollekopfAuthored on Apr 6 2021, 3:49 PM
mollekopfPushed on Apr 28 2021, 12:45 PM
Differential Revision
D2494: Laravel Passport support
Parents
rK2a4676f7ff86: Temporary passport views
Branches
Unknown
Tags
Unknown
References
dev/passport