Skip to content

Instantly share code, notes, and snippets.

@piotrbrzezina
Created January 27, 2019 21:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save piotrbrzezina/8fbb10ac4d384be2e5d7f7f5daf7c610 to your computer and use it in GitHub Desktop.
Save piotrbrzezina/8fbb10ac4d384be2e5d7f7f5daf7c610 to your computer and use it in GitHub Desktop.
configure security step 3
encoders:
App\Entity\User:
algorithm: 'argon2i'
memory_cost: 1024
time_cost: 2
threads: 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment