You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's written in the documentation that we can use https://github.com/Spomky-Labs/lexik-jose-bridge for an advanced token encoding with higher encryption support (EdDSA is supported using web-token/jwt-signature-algorithm-eddsa), but if the default encoder https://github.com/lcobucci/jwt supports it, why install anything else ?
It's more of a question, but is the
EdDSA
algorithm (for signing JWT) supported?It's written in the lcobucci docs that we can use
EdDSA
algorithm (which seems to have many advantages over other algorithms) however I don't see theEdDSA
algorithm in the bundle documentation.The text was updated successfully, but these errors were encountered: