janolivermr/jwt-authenticatable

Generate an Authenticatable from a JWT without a users table

0.1.0 2024-02-07 13:58 UTC

This package is auto-updated.

Last update: 2024-05-07 14:37:20 UTC


README

A Laravel Package that generates an Authenticatable object directly from a JWT, for those times when you just don't need a users table but still want the perks of the Laravel Auth system.