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
Fixesaws#403.
As part of this change, I switched the static list of HTTP
methods to use '*'. This cuts down on the verbosity of the
policy and makes the string routes and the AuthRoutes() more
consistent in the policies they generate.
This works:
But this does not:
The text was updated successfully, but these errors were encountered: