cryptography
dz / cryptographySummary
crypto related things
Node Tree
Nodes
bcrypt | |
content | bcrypt: password-hashing function |
children | javascript/bcrypt, webdev/react/ref/useActionState, webdev/nextjs/nextauthjs/credentials_provider (in auth.ts, providers is an array that can list many,login options such as google, or github, but for this,tutorial, only the credentials provider will be used), webdev/html/aria_atomic, javascript/spread_syntax (used in auth.ts file to spread the authConfig object), webdev/html/aria_disabled (used for the login button. isPending determines the state.,it is generated from a action state react web hook.), webdev/oauth (while credentials provider is used here, oauth is,generally recommended) |
hyperlink | https://en.wikipedia.org/wiki/Bcrypt |