Authex v0.3.0 mix authex.gen.secret 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.
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.