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
KERI_AGENT_CORS allows CORS for any Signify clients running in browser or WebView environments. So far there's no real need to be strict on CORS, at least until we get an admin dashboard or something.
So we can remove the env var, and always have loose CORS rules.
The text was updated successfully, but these errors were encountered:
Feature request description/rationale
KERI_AGENT_CORS
allows CORS for any Signify clients running in browser or WebView environments. So far there's no real need to be strict on CORS, at least until we get an admin dashboard or something.So we can remove the env var, and always have loose CORS rules.
The text was updated successfully, but these errors were encountered: