PHP Classes

File: config/packages/lexik_jwt_authentication.yaml

Recommend this page to a friend!
  Classes of Nyi Nyi Lwin   Symfony Multi Tenant   config/packages/lexik_jwt_authentication.yaml   Download  
File: config/packages/lexik_jwt_authentication.yaml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Symfony Multi Tenant
Example of multi-tenant application using Symfony
Author: By
Last change:
Date: 1 year ago
Size: 163 bytes
 

Contents

Class file image Download
lexik_jwt_authentication: secret_key: '%env(resolve:JWT_SECRET_KEY)%' public_key: '%env(resolve:JWT_PUBLIC_KEY)%' pass_phrase: '%env(JWT_PASSPHRASE)%'