Closed ctran88 closed 1 month ago
Fixes the message mapping and stringified value of PassageError.
PassageError
Before:
Could not create a magic link for this app.: Response returned an error code
After:
PassageError: Could not create a magic link for this app: Invalid access token
Issues 5 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
Fixes the message mapping and stringified value of
PassageError
.Before:
After: