OAuth 2.0 More  

OAuth 2.0 in simple english

The article gives a simplified explanation of OAuth 2.0 framework.
nishant.07@gmail.com
15 min read

Are OAuth refresh tokens for performance or security or both?

Refresh tokens help reduce client latency and reduce load on auth server..
nishant.07@gmail.com
20 min read

If OAuth is an authorization framework then why is it used extensively for authentication

The article explains difference between authorization and authentication and why OAuth was/is used in authentication use cases..
nishant.07@gmail.com
25 min read

Web security More  

What is CSRF cross site request forgery

This post explains what is a CSRF attack.
nishant.07@gmail.com
10 min read

What kind of CSRF attack is blocked by state parameter in OAuth

This article describes how a CSRF attack is blocked by state parameter in OAuth...
nishant.07@gmail.com
10 min read

OAuth authorization code flow with PKCE for native apps

The article explains OAuth authorization code flow with PKCE for native apps is more secure than implicit flow.
nishant.07@gmail.com
20 min read

Architecture More  

Server side caching strategies

The right caching pattern can dramatically improve performance but you need to determine the right one for your applicaation...
nishant.07@gmail.com
25 min read

Database isolation level repeatable read

REPEATABLE_READ is an isolation level higher than READ_COMMITTED A trans T2 may have modified data read by T1 , yet when T1 reads the...
nishant.07@gmail.com
10 min read

Multi threading patterns part - 1

This is an article on multi threading patterns
nishant.07@gmail.com
15 min read

You can get a free video consultation with me for an introduction to this article.
click here

You can get a free video consultation with me for an introduction to this article.
click here