♻️ Migrated some auth pages
This commit is contained in:
@@ -28,6 +28,6 @@ definePageMeta({
|
||||
|
||||
onMounted(() => {
|
||||
const redirectUrl = `${apiBase}/id/auth/callback/${provider}${window.location.search}`
|
||||
// window.location.href = redirectUrl
|
||||
window.location.href = redirectUrl
|
||||
})
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user