mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Merge branch 'dev' into feat/oidc
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
export type SignUpUser = {
|
||||
name: string
|
||||
email: string
|
||||
password: string
|
||||
password?: string
|
||||
callbackURL?: string
|
||||
role?: string
|
||||
theme: string
|
||||
|
||||
Reference in New Issue
Block a user