0 sats \ 3 replies \ @kristapsk 4 Feb 2023 \ on: 🚨 SN reminder: link multiple auth methods to your account meta
Why SN asks for full read / write access when trying to link GitHub?
It shouldn't. I only ask for
read:user
scope to grab your username.reply
For some reason it does. https://ibb.co/GWPJ48P
URL goes to
scope=user
, if I change manually to scope=read:user
, then it is ok.reply
The underlying library might be overriding my setting or I'm doing something wrong. I'll open myself a GH issue and try to fix it.
reply