mix authex.gen.secret (Authex v2.2.0) View Source

Generates a secret and prints it to the terminal.

mix authex.gen.secret [length]

By default, mix authex.gen.secret generates a key 64 characters long. The minimum value for length is 32.