mirror of
https://github.com/unraid/api.git
synced 2025-12-31 13:39:52 -06:00
Update web/components/SsoButton.ce.vue
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -92,7 +92,6 @@ onMounted(async () => {
|
||||
enterCallbackTokenIntoField(tokenBody.access_token);
|
||||
if (window.location.search) {
|
||||
window.history.replaceState({}, document.title, window.location.pathname);
|
||||
window.location.search = '';
|
||||
}
|
||||
} else {
|
||||
throw new Error('Failed to fetch token');
|
||||
|
||||
Reference in New Issue
Block a user