PHP Classes

File: config/packages/lexik_jwt_authentication.yaml

Recommend this page to a friend!
  Classes of Niko   PHP HouseHold   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: PHP HouseHold
Manage the stock of groceries in a house
Author: By
Last change:
Date: 1 year ago
Size: 194 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)%' token_ttl: '%env(JWT_TTL)%'