UtilityBelt v0.3.0 API Reference

Modules

Json web token support

Use string password algorithm (Argon2 or Bcrypt) to encrypt(hash) the password. Argon2 is newer, stronger (use lots of memory to reduce the risk for GPU brutal force), Bcrypt is more matural and be considered as the most secure algo in past 15 years

Functionality for operating priv folder

Retrieve the top directory for elixir project

String related utility