- Issue created by @zambrey
User/editor can see the confidential module settings in browser console.
The module exposes the whole settings array including client_id and client_secret which are accessible by typing drupalSettings.mediaflow
in the browsers console.
Go to the Add media item page (/media/add/mediaflow), open browser console and type drupalSettings.mediaflow
.
Don't expose confidential data, use server-side requests when needed.
Active
1.0
User interface