Blog Posts

Resouce Not Accessible By Integration

February 23, 2023

When a Cognito account is stuck in UNCOFIRMED state, cognito's signup and resendCode method throws an error.

Upgrade nodeJS project dependencies

February 19, 2023

Few ways to manage and update your nodeJS project dependencies

Undo Git Rebase After Completion

February 12, 2023

How to revert back to original commit after git rebase

Cognito User Stuck In UNCONFIRMED State

June 19, 2022

When a Cognito account is stuck in UNCOFIRMED state, cognito's signup and resendCode method throws an error.

Use multiple node versions on single machine

June 14, 2022

How to use multiple node versions on signle windows machine.