mtxclient and nheko


There is now a working client implementation of token authenticated registration! I added the registration token UIA type to mtxclient and used that in nheko. Those additions come to a grand total of 38 lines of code :D (although I did also reorganise nheko's registration page).

At the moment, nheko asks for the registration token using a dialog after the user has filled in the registration form.

Screenshot of the input dialog asking for a registration token.

It could be nice to have the registration token field as part of the form, but the spec is a bit unclear about getting UIA flows in advance of actually attempting an action, and the possibility of the user trying to change username/password part way through could make that a bit difficult. It may come in a future reorganisation of registration in nheko, though.



<- Back to index