chaoss / grimoirelab-bestiary

GNU General Public License v3.0
3 stars 9 forks source link

[ui] Manage credentials #106

Closed evamillan closed 2 years ago

evamillan commented 2 years ago

This PR adds a view at /credentials to manage and delete the user's access tokens for the different data sources (only GitHub for now), and another at /credentials/new to save those tokens. If the user hasn't saved any GitHub tokens, it also shows an optional field to add one at /datasources.

jjmerchante commented 2 years ago

@evamillan do you mind to rebase the PR?

evamillan commented 2 years ago

@jjmerchante Done!

jjmerchante commented 2 years ago

LGTM