Add topic "JSON Web Token (JWT)" Accepted
The requested resource couldn't be found.
Changes: 6
-
Add auth-jwt
- Title
-
- Unchanged
- auth-jwt
- Type
-
- Unchanged
- Application
- Created
-
- Unchanged
- 2021-03-08
- Description
-
- Unchanged
- A demo to learn JWT by reverse engineering.
- Link
-
- Unchanged
- https://github.com/gitcommitshow/auth-jwt
- Identifier
-
- Unchanged
- no value
Resource | v1 | current (v1) -
Add Learn JWT authentication by reverse engineering [Open Source] : InternetIsBeautiful
- Title
-
- Unchanged
- Learn JWT authentication by reverse engineering [Open Source] : InternetIsBeautiful
- Type
-
- Unchanged
- Forum
- Created
-
- Unchanged
- 2021-03-08
- Description
-
- Unchanged
- no value
- Link
-
- Unchanged
- https://www.reddit.com/r/InternetIsBeautiful/comments/m042o7/learn_jwt_authentication_by_reverse_engineering/
- Identifier
-
- Unchanged
- no value
Resource | v1 | current (v1) -
Add JSON Web Token (JWT)
- Title
-
- Unchanged
- JSON Web Token (JWT)
- Description
-
- Unchanged
- JSON Web Token (JWT) is an Internet proposed standard for creating data with optional signature and/or optional encryption whose payload holds JSON that asserts some number of claims. The tokens are signed either using a private secret or a public/private key. For example, a server could generate a token that has the claim "logged in as admin" and provide that to a client. The client could then use that token to prove that it is logged in as admin. The tokens can be signed by one party's private key (usually the server's) so that party can subsequently verify the token is legitimate. If the other party, by some suitable and trustworthy means, is in possession of the corresponding public key, they too are able to verify the token's legitimacy. The tokens are designed to be compact, URL-safe, and usable especially in a web-browser single-sign-on (SSO) context.
- Link
-
- Unchanged
- https://en.wikipedia.org/?curid=46647675
Topic | v1 | current (v1) -
Add JSON Web Token (JWT) treated in auth-jwt
- Current
- treated in
Topic to resource relation | v1 -
Add JavaScript parent of JSON Web Token (JWT)
- Current
- parent of
Topic to topic relation | v1 -
Add auth-jwt referenced in Learn JWT authentication by reverse engineering [Open Source] : InternetIsBeautiful
- Current
- referenced in
Resource to resource relation | v1