Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 283 Bytes

2021-05-14-fix-failed-admin-login-message.md

File metadata and controls

6 lines (6 loc) · 283 Bytes
title issue
Fix failed admin login message
NEXT-15286

Administration

  • Changed login.error-codes.js to map InvalidGrant error code, to the invalid credentials error message, as the InvalidGrant error is thrown when the credentials are incorrect for the password grant.