feat: added grabbing the token from the form with a debounce to not happen on every key press

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-01-25 19:10:08 +01:00
parent 288ad92b64
commit 6708dbfffe
5 changed files with 100 additions and 5 deletions
@@ -15,6 +15,7 @@
*/
import {
bitbucketAuthApiRef,
createApiFactory,
githubAuthApiRef,
gitlabAuthApiRef,