Eduard Schwarzkopf
Eduard Schwarzkopf
> * Make sure you have run the executable at least once Which executable exactly?
I encountered a little issue, where the user was already registered, but not confirmed yet. I've added the exception handling, so you can get a new token if you want...
Will take a look
alight, the problem was that the tokens were missing after a failed authentication attempt. I've added my function for this now and added an abort statement if the authentication fails....