lundi 2 décembre 2019

Is there a solution like IdentityServer4 for Laravel?

For ASP.NET Core there is a IdentityServer4 that works with JWT to provide authentication.

I'm looking for a similar solution in Laravel. I would like to have multiple APIs in my application in order to scale out. User would be able to authenticate on one API and then use same token (JWT) on other APIs. Secondary APIs would receive encryption keys from primary API.

I'm aware that there is tymondesigns/jwt-auth and passport solutions. Could it be used in multi-API scenario? Any experience would be helpful.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire