JWT using RSA Public/Private Key Pairs

  Рет қаралды 51,855

Stuart Williams

Stuart Williams

Күн бұрын

Пікірлер: 33
@erlisuo2160
@erlisuo2160 4 жыл бұрын
Been looking for a tutorial on this for a while, thanks!!
@StuartWilliamsCloud
@StuartWilliamsCloud 4 жыл бұрын
Glad I could help!
@satan-zg4uc
@satan-zg4uc 3 жыл бұрын
Thank you so much for sharing your knowledge, man of science.
@Vinod_Kumar827
@Vinod_Kumar827 Жыл бұрын
This was an awesome video
@SpencerDavis2000
@SpencerDavis2000 4 жыл бұрын
super amazing clear tutorial. works great. thanks
@StuartWilliamsCloud
@StuartWilliamsCloud 4 жыл бұрын
You're welcome!
@ZadayEspuma
@ZadayEspuma 2 ай бұрын
Thanks for the analysis! I need some advice: My OKX wallet holds some USDT, and I have the seed phrase. (behave today finger ski upon boy assault summer exhaust beauty stereo over). What's the best way to send them to Binance?
@ChelseaChamplain
@ChelseaChamplain 2 ай бұрын
Thanks for the analysis! 🔍 I wanted to ask something unrelated: 🤔 I have a set of words 🤷‍♂️. (behave today finger ski upon boy assault summer exhaust beauty stereo over). How do I use this? 🤨
@mohammedramadan3480
@mohammedramadan3480 3 жыл бұрын
Thank you sir 🙂
@micalevisk
@micalevisk 4 жыл бұрын
you mean JSON Web Tokens
@SogMosee
@SogMosee 6 жыл бұрын
I am confused how this would implemented on a react form frontend and an express server backend with mongodb database.
@moatassimkhelouati5759
@moatassimkhelouati5759 6 жыл бұрын
u just need to configure web-pack for MERN stack
@StuartWilliamsCloud
@StuartWilliamsCloud 6 жыл бұрын
Sounds like a good topic for a Video. Thanks!
@debdutsaha4316
@debdutsaha4316 5 жыл бұрын
You can use axios and then set authorization header with the signed token and then in express receive the req in server endpoint and then var string=req.headers.authorization var decoded=jwt.verify(string,privatekey,signoptions) decoded is the desired value
@putinscat1208
@putinscat1208 3 жыл бұрын
I might be wrong, but openssl should be able to generate keys.
@StuartWilliamsCloud
@StuartWilliamsCloud 3 жыл бұрын
Should, never figured out what combination of args does it, if you figure it out post it.
@martinaandersson8352
@martinaandersson8352 3 жыл бұрын
I don't understand..... won't the private and public key be the same for every user if you load them from files? I mean, how do you generate a new private and public key for each user on the machine?
@putinscat1208
@putinscat1208 3 жыл бұрын
Yes. The idea is to create a token with private key, and then verify the token with public key. The contents of the token are readable by anyone on the internet. But the signature guarantees the contents were not manipulated. The claims in the token determine who/what can get access. You should never put anything secret in the claims.
@alexvalchuk3452
@alexvalchuk3452 3 жыл бұрын
Thanks!
@StuartWilliamsCloud
@StuartWilliamsCloud 3 жыл бұрын
Welcome!
@fercho9267
@fercho9267 4 жыл бұрын
thanks for the video, where would you save the .pem files in production?
@StuartWilliamsCloud
@StuartWilliamsCloud 4 жыл бұрын
I would save them in a key vault like Hasicorp, Azure Vault, etc.
@fercho9267
@fercho9267 4 жыл бұрын
@@StuartWilliamsCloud thanks
@manjunaika1993
@manjunaika1993 3 жыл бұрын
can u make a video or share link of implementing same jwt(RSA256) using Web API .net core 2.0
@StuartWilliamsCloud
@StuartWilliamsCloud 3 жыл бұрын
.NET Core 2.x is deprecated. Please switch to Core 3.1.x LTS for success.
@leeyahav4754
@leeyahav4754 4 жыл бұрын
thnx a lot well explained
@ahmedb.hameed3330
@ahmedb.hameed3330 7 жыл бұрын
You save my day. thanks a lot
@squidward7091
@squidward7091 5 жыл бұрын
How do I distribute my public key to third party application? Using HTTP? FTP?
@squidward7091
@squidward7091 5 жыл бұрын
Ubuntu package use HTTP to distribute their public key.
@luanrodrigues4645
@luanrodrigues4645 4 жыл бұрын
Great job, 3 yrs old video and still very helpful! And the github link for people want to see the code: github.com/BlitzkriegSoftware/NodeJwtRsa
@sunilk9760
@sunilk9760 6 жыл бұрын
jwt= json web token or java web token ?
@arminardekani9427
@arminardekani9427 5 жыл бұрын
JSON Web Token.
How to use JWT with RSA key-pair in micro-services. (JWKS.JSON)
40:05
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 40 МЛН
If people acted like cats 🙀😹 LeoNata family #shorts
00:22
LeoNata Family
Рет қаралды 41 МЛН
#35 What is JWT and Why
14:47
Telusko
Рет қаралды 31 М.
What makes JSON Web Tokens (JWT) secure?
34:04
Hasgeek TV
Рет қаралды 41 М.
Asymmetric Encryption With OpenSSL (Private Key & Public Key)
19:02
Session Vs JWT: The Differences You May Not Know!
7:00
ByteByteGo
Рет қаралды 280 М.
How to Store JWT for Authentication
8:28
Ben Awad
Рет қаралды 213 М.
What is JWT? JSON Web Tokens Explained (Java Brains)
14:53
Java Brains
Рет қаралды 1 МЛН
JSON Web Tokens with Public Key Signatures
19:05
Miguel Grinberg
Рет қаралды 30 М.
How To Generate RSA Public and Private Key Pair with OpenSSL
4:11
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 40 МЛН