Backend
27 views
OAuth
Quick Definition
Open standard for token-based authentication and authorization
Full Definition
An open standard for token-based authentication and authorization.
Examples
social login, third-party access, delegated authorization
Related Terms
authentication
jwt
openid-connect
More Backend Terms
Serverless
Cloud model running code on-demand without server management
RabbitMQ
Open-source message broker for reliable async messaging
Backend Development
Building server-side logic, databases, and APIs
REST API
Architectural style for designing networked APIs
API Gateway
Server managing API traffic between clients and services
Rate Limiting
Controlling request frequency within a time period