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