Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Michal Trojanowski
Michal Trojanowski has asked
0
questions and find answers to
21
problems.
Stats
542
EtPoint
181
Vote count
0
questions
21
answers
About
Working @Curity, helping people understand OAuth, OpenID Connect and IAM in general.
Michal Trojanowski questions
Michal Trojanowski answers
Is it safe and convenient to store jwt token in Localstorage or cookies and to store the user's data in Context API
what is jwks? what actully does jwks with refresh and access tokens?
Authentication Header for HTML Post form
Where to store JWT token in react / client side in secure way?
Is there a way to remove 'iat' option from jwt payload in jsonwebtoken library typescript?
Should JWT access tokens contain PII?
How to implement Refresh Token rotation
Why is BFF pattern deemed safer for SPA's?
Is there any reason to use HTTP header authorization to send JWT token instead of cookie?
Why is refresh token is more secure & why do we use refresh token if it can also be stolen?