👽 Update the service IDs
This commit is contained in:
@@ -25,7 +25,7 @@ definePageMeta({
|
||||
})
|
||||
|
||||
onMounted(() => {
|
||||
const redirectUrl = `${apiBase}/id/auth/callback/${provider}${window.location.search}`
|
||||
const redirectUrl = `${apiBase}/pass/auth/callback/${provider}${window.location.search}`
|
||||
window.location.href = redirectUrl
|
||||
})
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user