add rebrand landing page (#211)
This commit is contained in:
@@ -55,9 +55,9 @@ function getProviders() {
|
||||
allowDangerousEmailAccountLinking: true,
|
||||
authorization: {
|
||||
params: {
|
||||
scope: 'read:user user:email'
|
||||
}
|
||||
}
|
||||
scope: "read:user user:email",
|
||||
},
|
||||
},
|
||||
})
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user