From d4bd3ad4a869c87fcfa4f83b42555a6c8e1bc746 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Sat, 17 May 2025 09:03:45 +0200 Subject: vault backup: 2025-05-17 09:03:45 --- HTTP Authentication Schemes.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 HTTP Authentication Schemes.md (limited to 'HTTP Authentication Schemes.md') diff --git a/HTTP Authentication Schemes.md b/HTTP Authentication Schemes.md new file mode 100644 index 0000000..04566ef --- /dev/null +++ b/HTTP Authentication Schemes.md @@ -0,0 +1,12 @@ +--- +tags: + - http + - web +--- +https://www.iana.org/assignments/http-authschemes/http-authschemes.xhtml +--- + +Common ones are: +- Basic +- Bearer (JWT token) +- OAuth \ No newline at end of file -- cgit v1.2.3