From 5edfadd5e7e46b792ea3ebd3b04144d00f6e1e2a Mon Sep 17 00:00:00 2001 From: Florian Eisenmenger Date: Wed, 24 Jan 2024 14:44:55 +0100 Subject: [PATCH] README: lexik jwt --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d23d9c..949ed0c 100644 --- a/README.md +++ b/README.md @@ -94,4 +94,9 @@ - https://api-platform.com/docs/core/extending/ ddev exec bin/console api:openapi:export --yaml - -> export OpenApi spec \ No newline at end of file + -> export OpenApi spec + +# Lexik JWT + - https://symfony.com/bundles/LexikJWTAuthenticationBundle/current/index.html + - Nur bei NEU Installation: + - php bin/console lexik:jwt:generate-keypair \ No newline at end of file