Pazel

Pazel

Follow
homeAbout mebadges
Tag

authorization

#authorization

More content

Read more stories on Hashnode


Articles with this tag

Teach me PKCE (Proof Key for Code Exchange) in 5 minutes

Sep 11, 20224 min read

What is PKCE? PKCE (Proof Key for Code Exchange) is an extension to the OAuth 2.0 protocol that prevents authorization code interception attacks. It...

Teach me PKCE (Proof Key for Code Exchange) in 5 minutes

Risk-based Authentication using Auth0 Actions and "have i been pwned" APIs

Jan 23, 20229 min read

In this article, we look at how to improve the security of a system by implementing Risk-based Authentication. To achieve this we will integrate have...

Risk-based Authentication using Auth0 Actions and "have i been pwned" APIs