Passport
Simple, unobtrusive authentication for Node.js
JSON Web Tokens
An open, industry standard RFC 7519 method for representing claims securely between two parties
56
2.3k
From 688da96f524b92d1beb40f4e0a7f35b8a7d0ea69 Mon Sep 17 00:00:00 2001 From: Christian Ajibodu <70984807+Christian-03@users.noreply.github.com> Date: Sat, 6 Aug 2022 20:58:17 +0100 Subject: [PATCH] Implement Functionality of Documentation Screen for Authenticated Users #102 --- FrontEnd/Pages/AuthLibrary.html | 110 ++++++++++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 FrontEnd/Pages/AuthLibrary.html diff --git a/FrontEnd/Pages/AuthLibrary.html b/FrontEnd/Pages/AuthLibrary.html new file mode 100644 index 0000000..fa7e295 --- /dev/null +++ b/FrontEnd/Pages/AuthLibrary.html @@ -0,0 +1,110 @@ + + +
+ + + +Simple, unobtrusive authentication for Node.js
An open, industry standard RFC 7519 method for representing claims securely between two parties
56
2.3k
Simple, unobtrusive authentication for Node.js
56
2.3k
An open, industry standard RFC 7519 method for representing claims securely between two parties
56
2.3k
Simple, unobtrusive authentication for Node.js
56
2.3k
An open, industry standard RFC 7519 method for representing claims securely between two parties
56
2.3k
56
2.3k