You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When elevatedPrivileges is set to required, and when Protecting Auth APIs (changePassword, changeEmail etc) are called, they are returning weird error messages. They are hard to debug.
Would be nice to return meaningful error message when Devs accidently allow calling those APIs, when user did not have SecurityKey setup
The text was updated successfully, but these errors were encountered:
xmlking
changed the title
Return meaningful error messages when elevatedPrivileges is required and not SecurityKey is setup
Return meaningful error messages when elevatedPrivileges is required and no SecurityKey is setup
Jan 6, 2025
When
elevatedPrivileges
is set torequired
, and when Protecting Auth APIs (changePassword
,changeEmail
etc) are called, they are returning weird error messages. They are hard to debug.Would be nice to return meaningful error message when Devs accidently allow calling those APIs, when user did not have
SecurityKey
setupProtecting Auth APIs such as:
nhost.toml
The text was updated successfully, but these errors were encountered: