Automatically close out browser window after authentication is done #37
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ADDED: Automatically close the browser response window if authentication was successful.
When the authentication process is successful, currently you're left with an extra browser window/tab that has no useful information in it. Proposed pull will automatically close the tab once the authentication flow is complete.
Thanks!