I'd like to suggest this PR be reset to a new 7.x-0.x branch in the main repo.
I'm willing to be marked a maintainer / organizer for the D7 port exclusively.
The idea would be to keep feature parity and as much of the codebase as possible in sync with the D8 version, and provide a migration path (specifically here for the refresh token entities).
Progress:
[x] Port the base functionality of the jwt module (creation & claims)
[ ] Investigate & possibly add support via xautoload for retaining the namespaces
[ ] Port the Event System & Hooks
[ ] Port the Page Cache configuration & settings
[ ] Port jwt_auth_issuer
[ ] Port jwt_auth_refresh
[ ] Port jwt_auth_consumer
[ ] Investigate & possibly add support for Composer manager install of firebase/php-jwt
See https://www.drupal.org/project/jwt/issues/2990298
I'd like to suggest this PR be reset to a new 7.x-0.x branch in the main repo.
I'm willing to be marked a maintainer / organizer for the D7 port exclusively.
The idea would be to keep feature parity and as much of the codebase as possible in sync with the D8 version, and provide a migration path (specifically here for the refresh token entities).
Progress: