0xPrateek / 0xPrateek/DASH

Automating ngrok authentication retrival for configuration

Aperta
#23 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
hard jwoc
Lingua principale
Python
Stelle
33
Fork
15
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

- Currently, while configuring dash we are asking the user to enter the authentication token manually.
- The *Objective* of this Issue is to automate this issue and in place of entering auth token we take `Username` and `password` of their Ngrok account and get the auth token automatically.
- When user does not pass any value to `username` and `pass` then ask them to enter `authtoken` after getting it manually.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Look for the configuration flow in the CLI code, likely in a module handling user setup or authentication. Identify where the ngrok authtoken is currently prompted and stored. Research ngrok's API or CLI for programmatically obtaining an auth token given username and password. The change involves adding a new authentication method, handling fallback to manual token entry, and updating any configuration files or environment variables.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
flask, python
Ambito
authentication, cli
Tipo di issue
Funzionalità
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.