enhancementhelp wanted
Métricas do repositório
- Stars
- (25 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Steps to reproduce:
- Setup
md2mediumwith valid API tokens. - Revoke an API token.
- Run
md2mediumand you will see a401error.
When this happens we should clear the token from the config file such that the next time md2medium is run the user will be prompted for a token again.
Even better, we could prompt the user for a new token when the 401 happens.