Where this shows up on the site
Related glossary terms
API key
API keys are app-to-app credentials. They tell a service which project is making the request, but they are not the same thing as user login.
Shared tags: security
Deploy
Deploying is the step where your app leaves your laptop and becomes a real internet thing with URLs, logs, and consequences.
Shared tags: devops
OAuth
OAuth is the thing behind “Continue with Google” and “Sign in with GitHub.” It is about delegated access, not sharing passwords.
Shared tags: security

