mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 07:24:51 +00:00
Update apps/login/lib/zitadel.ts
Co-authored-by: Elio Bischof <elio@zitadel.com>
This commit is contained in:
@@ -200,8 +200,6 @@ export async function setEmail(
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
const bearerTokenMetadata = (token: string) =>
|
|
||||||
new Metadata({ authorization: `Bearer ${token}` });
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user