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
Auth0 example rules may have changed their style from var to let and const. Determine if this is the case and if so, update the README in this repo to reflect that and update the rules in this repo to conform to the new style.
The text was updated successfully, but these errors were encountered:
Auth0 example rules may have changed their style from
var
tolet
andconst
. Determine if this is the case and if so, update the README in this repo to reflect that and update the rules in this repo to conform to the new style.The text was updated successfully, but these errors were encountered: