yii2-jwt-tools
yii2-jwt-tools copied to clipboard
An easy way to configure JWT authentication and validation on Yii Framework 2 Projects
Results
2
yii2-jwt-tools issues
Sort by
recently updated
recently updated
newest added
Just curious if you considered https://github.com/sizeg/yii2-jwt before writing this, or know of any advantages either way before I dig in. The most obvious difference is firebase/php-jwt vs lcobucci/jwt as the...
How to get user_id from behavior in action controller sir? Thanks