python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Multipage form to show next div class after hitting submit in Javascript?
I am trying to create a flight reservation program that asks users to input their details. When they click 'Reserve flight', they are then shown a receipt on which their details are printed.
However, ...
idknmre
Votes: 0
Answers: 0
Custom Logic in keycloak registration form
I am using Keycloak for managing user registration in my project. I would like to alter the current registration flow, by adding a new field called “registration code” to the form. Then, when the user...
furry12
Votes: 0
Answers: 1
Initialise user in Blazor application after registration in B2C and refresh token
I've got a Blazor WASM app that uses B2C to register new users.
After the user registers, the user is redirected to the app with the right token.
However, after the registration I would like to initia...
Roberto
Votes: 0
Answers: 0
Password Confirmation does not match for Laravel Fortify Registration
I am using Fortify for Laravel authentication and I am having an issue with password confirmation when a user is registering.
Fortify creates Actions/Fortify/CreateNewUser.php and this is how it looks...
shaNnex
Votes: 0
Answers: 2