feat: jwt renew via graphql + users create/authorize UI
This commit is contained in:
@@ -86,6 +86,7 @@ type UserMinimal {
|
||||
name: String!
|
||||
email: String!
|
||||
providerKey: String!
|
||||
createdAt: Date!
|
||||
}
|
||||
|
||||
type User {
|
||||
|
Reference in New Issue
Block a user