Skip to main content

14 docs tagged with "Auth"

View All Tags

2FA

2FA is defined as: (process) to require 2nd extra step to Auth user ID. Topics on: . Read more: Computer Science, Computer Lang, Computer, Software, Domain, Web

Auth

Auth is defined as: to verify user ID to allow specific access privelege. Topics on: 2FA, OAuth 2.0, JWT, OTP, Security Token. Read more: Computer Science, Comp

CAPTCHA

CAPTCHA is defined as: Challenge-Response test to Auth human intelligence. Topics on: reCAPTCHA, Turing Test. Read more: Computer Science, Network, Network Scop

Firebase Authentication

Firebase Authentication is defined as: Firebase service for client-side Auth. Topics on: Firebase Auth Token. Read more: Dev Tool, API, Online API, Firebase, Fi

HPS

HPS is defined as: Header Payload Signature. Topics on: Header, Payload, Signature. Read more: Computer Science, Computer Lang, Computer, Software, Domain, Web

JWT

JWT is defined as: (proposed standard) JSON as passport ID to securely transfer user data (HPS) over web. Topics on: HPS. Read more: Computer Science, Computer

Let's Encrypt

Let's Encrypt is defined as: non-profit Certificate Authority provider of free TLS Digital Certificate - automate challenge to Auth Web Server Admin Software to

OAuth 2.0

OAuth 2.0 is defined as: (Protocol)(standard) to Auth user w/o password. cur ver 2.0. Topics on: . Read more: Computer Science, Computer Lang, Computer, Softwar

OTP

OTP is defined as: One-Time Password with (short) expiry for 2FA, often sent to (secondary) mobile/email. Topics on: OTP needs to sync token clock with server c

Protected Route

Protected Route is defined as: Routing with access restrict to Auth state. Topics on: . Read more: Computer Science, Computer Lang, Computer, Software, Domain,

Security Token

Security Token. Topics on: . Read more: Computer Science, Computer Lang, Computer, Software, Domain, Web Dev, Web App, Auth, Security Token|FullStack Wiki by RJ

Signature

Signature is defined as: to validate Security Token. Topics on: . Read more: Computer Science, Computer Lang, Computer, Software, Domain, Web Dev, Web App, Auth

SOCKS5

SOCKS5 is defined as: Network Protocol to route Packet through Proxy + optional Auth. Topics on: SOCKS4, Socksifier, SOCKS5 is update ver of SOCKS5. Read more:

useAuth()

useAuth() is defined as: async Custom Hook to get Auth state from Backend/Online API. Topics on: Example FC. Read more: React, React API, Hooks API, Custom Hook