Skip to content

IAV-1156/ set-password page for new collaborator onboarding via invite link

bouslim-saloua a demandé de fusionner feature/IAV-1156 vers develop

Summary

  • Add /auth/set-password/[token] route for new collaborators to define their password on first login via an invitation link
  • Token is passed as a URL path segment (not a query param)
  • Form includes password strength indicator, validation rules checklist, show/hide toggles, and a success screen redirecting to login
  • API call is mocked (800 ms delay) pending backend endpoint

Rapports de requête de fusion