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
Hey @jewishjeff. The easiest way to handle this would be to expose some settings through a flask endpoint and have the angularjs app load those settings on initial load. Based on a setting you'd be able to ngHide/ngShow a div in the interface for this.
We should show a warning header/banner if you've intentionally disabled encryption (for e.g. in development or trying out Confidant via Docker).
An example from Stripe's OAuth flow (though Confidant's should be more alarming and explicit about the lack of encryption):
The text was updated successfully, but these errors were encountered: