Hy
How to create first user? my application will initially have no user created … looking in the documentation you need to use the session-token to create a user, but in that case I would have to log in to create one.
So I have no user created, is there a way to create the first user of the application via REST?
A way to use with first login when the application is installed.