summaryrefslogtreecommitdiff
path: root/HTTP Authentication Schemes.md
blob: 04566ef89d5e9328f81ce208970009f1e2aeeb3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
tags:
  - http
  - web
---
https://www.iana.org/assignments/http-authschemes/http-authschemes.xhtml
---

Common ones are:
- Basic
- Bearer (JWT token)
- OAuth