ew-construct oidc
This commit is contained in:
@@ -10,6 +10,7 @@ export const useUserStore = defineStore({
|
||||
state: () => ({
|
||||
nickname: '',
|
||||
username: '',
|
||||
email: '',
|
||||
token: '',
|
||||
role: '',
|
||||
avatar: '',
|
||||
|
||||
Reference in New Issue
Block a user