1 year ago

#64198

test-img

Ivailo Sakaliev

How to add expire date and verify token in AsymmetricCipherKeyPair( jose-jwt and BouncyCastle) C#?

we use the https://github.com/dvsekhvalnov/jose-jwt library to generate tokens which we can then transmit to other microservices to identify and authorize the information. We also use it to get all the functionality https://www.bouncycastle.org/.

My question is how to add an expiration date to the token and how to validate it when decoding it in the code!

c#

jwt

token

bouncycastle

jose

0 Answers

Your Answer

Accepted video resources