fix: User Object is deprecated (#774)

* fix: User Object is deprecated
This commit is contained in:
bjoern-m
2023-05-08 15:39:56 +02:00
committed by GitHub
parent 830837f8b0
commit a1e4920936
104 changed files with 430 additions and 132 deletions

View File

@ -40,6 +40,7 @@ import {
WebauthnFinalized,
Credential,
UserInfo,
UserCreated,
User,
Email,
Emails,
@ -55,6 +56,7 @@ export type {
WebauthnFinalized,
Credential,
UserInfo,
UserCreated,
User,
Email,
Emails,