jwt-auth

🔐 JSON Web Token Authentication for Laravel & Lumen (by tymondesigns)

Jwt-auth Alternatives

Similar projects and alternatives to jwt-auth

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jwt-auth alternative or higher similarity.

jwt-auth reviews and mentions

Posts with mentions or reviews of jwt-auth. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-01.
  • Generate and verify JSON Web Tokens simply with Little JWT
    2 projects | /r/laravel | 1 Mar 2022
    First, thank you to everyone who contributed to Tymon's JWT Auth library. I found there were various issues with it (lasagna code, having to extend/override existing functionality, lack of functionality, etc.) that made it challenging to work with, which is what inspired me to create Little JWT.
  • Rants on PHP8.1
    5 projects | /r/PHP | 31 Dec 2021
    So lucky you! I am so stuck with tymon/jwt-auth and even changed to php-open-source-saver/jwt-auth and they haven't fully compatible with 8.1 yet :(
    5 projects | /r/PHP | 31 Dec 2021
  • Alternatives 🔥😊 to the abandoned tymondesigns / jwt-auth 😠 laravel auth package
    3 projects | dev.to | 30 Nov 2021
    Due to inactivity by the maintainer, this has forced laravel developers that use php 8, to look for alternatives. Here is a list of alternatives to the tymondesigns/jwt-auth package, that i have managed to find, in my quest to find alternative packages.
  • Best Open Source Laravel Projects On GitHub
    10 projects | /r/opensource | 4 Oct 2021
    Jwt-auth
  • Laravel + Inertia (Vue JS) - how to handle API tokens?
    2 projects | /r/laravel | 12 Sep 2021
    You can make a login route in api.php and then return the token if you want simpler token for authentication might I suggest that you use jwt token it's simple and it's docs show you how to use the jwt token https://github.com/tymondesigns/jwt-auth if you want something complex then sanctum can help you for example you can give token different abilities if you want to create an auth token use auth()->user()->createToken(); To create a token
  • Most Useful GitHub repositories for Laravel
    9 projects | dev.to | 21 Jan 2021
    jwt-auth provides a simple means of authentication within Laravel using JSON Web Tokens. JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.
  • A note from our sponsor - WorkOS
    workos.com | 28 Mar 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic jwt-auth repo stats
10
11,138
4.4
14 days ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com