no message
This commit is contained in:
parent
729f322bf1
commit
de8944dbc9
3 changed files with 10 additions and 12 deletions
|
|
@ -98,7 +98,6 @@ export class KeycloakController extends Controller {
|
|||
firstName: body.firstName,
|
||||
lastName: body.lastName,
|
||||
email: body.email,
|
||||
requiredActions: ["UPDATE_PASSWORD"],
|
||||
});
|
||||
|
||||
if (typeof userId !== "string") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue