You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**[Password hash](/security/password-hash)** explains how to properly hash password using Argon2i, SCrypt, BCrypt password hash algorithm.
47
-
-**[JSON Web Token (JWT)](/security/jwt)** discusses various topic regarding JWT such as how to generate, sign and verify JWT token with Fano Framework.
47
+
-**[JSON Web Token (JWT)](/security/jwt)** discusses various topics regarding JWT such as how to generate, sign and verify JWT token with Fano Framework.
48
48
49
49
## Utilities
50
50
51
-
-[Using Loggers](/utilities/using-loggers)
51
+
-**[Using Loggers](/utilities/using-loggers)** explains how to log to syslog, file, database or email.
52
52
-[Use HTTP client to call API](/utilities/http-clients)
0 commit comments