UtilityBelt v0.5.0 API Reference
Modules
useful utility functions for GQL
Configuration related functions
useful utility functions for GQL
Helper functions for queries
composite queries for complex situation
Query context
Query context
Helper functions to update database
factory for test data
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