Max is a startup software engineer. He seeks to use what he has learnt as a startup founder and tech community leader to solves hard problems with innovate products or services.
I might consider including two-factor authentication that sends you a challenge email or SMS to enter for the user to register and confirms their identity.
The JWT wise I might reduce the token duration to a fix duration and check for expired tokens with options to refresh using unexpired token.
Besides that, I might consider to just use Auth0 or Okta technology to implement the following features.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I might consider including two-factor authentication that sends you a challenge email or SMS to enter for the user to register and confirms their identity.
The JWT wise I might reduce the token duration to a fix duration and check for expired tokens with options to refresh using unexpired token.
Besides that, I might consider to just use Auth0 or Okta technology to implement the following features.