Remove author caleb-olojo
article thumbnail

Implementing A Reset Password Feature With Next.js Dynamic Routes

Smashing Magazine

Caleb Olojo. The POST request receives the user’s email address as payload, which in turn will be validated at the backend, and a JWT will be generated for that email address which will be used to authorize the password reset process of the user. App ,” Caleb Olojo. Implementing A Reset Password Feature With Next.js

article thumbnail

How To Protect Your API Key In Production With Next.js API Route

Smashing Magazine

Caleb Olojo. Front-end developers have to interact with private or public APIs whose method of authorization requires a secret key/API key that enables developers to use these APIs. How To Protect Your API Key In Production With Next.js How To Protect Your API Key In Production With Next.js 2021-12-02T09:30:00+00:00.

Servers 130