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
by default, it's simplier to use solid auth login popup let popupUri = 'https://solid.community/common/popup.html';
but when i use let popupUri = './dist-popup/popup.html'; with a copy of what i find in the repo, the popup ask the user which level he grant the app (trusted apps).
Why doesn't this grant level question be automatic ?
The text was updated successfully, but these errors were encountered:
scenaristeur
changed the title
which pop up do we have to use ?
which pop-up do we have to use ?
Aug 8, 2020
by default, it's simplier to use solid auth login popup let popupUri = 'https://solid.community/common/popup.html';
but when i use let popupUri = './dist-popup/popup.html'; with a copy of what i find in the repo, the popup ask the user which level he grant the app (trusted apps).
Why doesn't this grant level question be automatic ?
The text was updated successfully, but these errors were encountered: