mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 05:44:36 +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