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
Related to #3, why doesn't the plugin just generate a (safe) random token for you? If you manually supply one in the BTP server URI it could use that (and check if that has been pwned), but if you don't it could just generate one for you. It might want to store that somewhere locally, depending on the use case and how long-lived the "mini accounts" are likely to be, but that seems solvable.
Related to #3, why doesn't the plugin just generate a (safe) random token for you? If you manually supply one in the BTP server URI it could use that (and check if that has been pwned), but if you don't it could just generate one for you. It might want to store that somewhere locally, depending on the use case and how long-lived the "mini accounts" are likely to be, but that seems solvable.