solid-auth-client icon indicating copy to clipboard operation
solid-auth-client copied to clipboard

which pop-up do we have to use ?

Open scenaristeur opened this issue 5 years ago • 0 comments

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 ?

scenaristeur avatar Aug 08 '20 23:08 scenaristeur