tymondesigns / jwt-auth

🔐 JSON Web Token Authentication for Laravel & Lumen
https://jwt-auth.com
MIT License
11.2k stars 1.55k forks source link

Feel sad for planning to replace this library #2152

Open rizkiheryandi opened 2 years ago

rizkiheryandi commented 2 years ago

👋 tymondesigns/jwt-auth team,

I'm Rizki from uasoft and maintainer badaso

First of all, i would like to thanks for all this library maintainer and contrinbutor, it's a awsome project.

Because of that, we are using this in our low-code development platform called badaso and that's awesome !

But badaso is a long term project and need other LTS library project also

But until now, this library looks like a abandoned project, it's so sad and very unfortunate.

So we have plan to replace this with other good support token auth library from the official called sanctum.

I really hope there is a reply from the this library maintainer about the future this library.

So we can make better choices and plan

If badaso get good financial support, for sure we will be a sponsoe for this library

Thank you

Messhias commented 2 years ago

👋 tymondesigns/jwt-auth team,

I'm Rizki from uasoft and maintainer badaso

First of all, I would like to thank you for all this library maintainer and contributors, it's an awesome project.

Because of that, we are using this in our low-code development platform called badaso and that's awesome!

But badaso is a long term project and need other LTS library project also

But until now, this library looks like an abandoned project, it's so sad and very unfortunate.

So we have a plan to replace this with another good support token auth library from the official called sanctum.

I hope there is a reply from this library maintainer about the future of this library.

So we can make better choices and plan

If badaso get good financial support, for sure we will be a sponsor for this library

Thank you

Hi, I and @eschricker decide to work and do a separate project forked by the library and we're now working to get all the pull requests and transfer them to the new project.

You're welcome to contribute with us.

https://github.com/PHP-Open-Source-Saver/jwt-auth

rizkiheryandi commented 2 years ago

Good, thanks for the information @Messhias

rizkiheryandi commented 2 years ago

Yes sure, i will contribute and support the good library as much as i can @Messhias @eschricker

rizkiheryandi commented 2 years ago

Could you assign me as maintainer also ? @Messhias

thank you

Messhias commented 2 years ago

https://github.com/PHP-Open-Source-Saver/jwt-auth

rcerljenko commented 2 years ago

https://github.com/rcerljenko/laravel-jwt

bobbarn commented 2 years ago

I am also super appreciative of this project and fully understand that when you make such a big contribution to the community it is not easy to maintain forever. I will also need to migrate my project to Sanctum for the same reasons. @rizkiheryandi if you have run into any really obvious gotchas I would love to know. I have a sanctum branch I have been working on for a while :)