jupyter-naas / naas

Low-code Python library to safely use notebooks in production: schedule workflows, generate assets, trigger webhooks, send notifications, build pipelines, manage secrets (Cloud-only)
https://app.naas.ai/
GNU Affero General Public License v3.0
286 stars 25 forks source link

As a user I don’t want to type my password everytime I use the git module on Naas cloud #287

Closed jravenel closed 2 years ago

jravenel commented 2 years ago

Maybe if we can save the token in the naas server, we can autolog? To be investigated.

jravenel commented 2 years ago

Not possible and not secure. Users need to push their private token at each push.