13 Commits

Author SHA1 Message Date
Moriz Wahl
4bac268de3 test setPassword with success 2022-01-13 09:30:53 +01:00
4b5acedea2
klicktipp,
removed unused stuff
2021-11-23 12:20:36 +01:00
elweyn
5a14161284 Adding the publisherId to the login call and that it stores it to the user profile. 2021-10-13 12:07:23 +02:00
elweyn
a1b54e592e Changed the logic to catch error send by Klicktipp. 2021-10-13 11:32:00 +02:00
fa5860ee47
missing model ajustment 2021-10-03 11:14:39 +02:00
elweyn
29bd6620d0 Default KlickTipp configuration empty, possibility to set a develop mode on klickTipp so that we get a correct user even without response. 2021-09-16 15:42:47 +02:00
elweyn
7084bcb9c0 Changed the error handling when klicktipp not accessible. 2021-09-16 14:10:57 +02:00
elweyn
d5317c258a Refactor of method name, adding Authorized in before response Type, KlickTipp check on Subscribed instead of not Unsubscribed. 2021-09-16 13:01:53 +02:00
elweyn
551869f767 Withdrew unused import, withdrew console.log. 2021-09-16 11:14:02 +02:00
elweyn
ad1aa402f4 KlickTipp subscribe and unsubscribe, merge master. 2021-09-16 10:38:08 +02:00
elweyn
e60c38819f WIP: Adding newsletterState to the user when login is called over a middleware. 2021-09-15 09:59:07 +02:00
elweyn
c5a65da94c Implementation of signup to Klicktipp. 2021-09-10 11:45:41 +02:00
elweyn
7f91e5b937 Added a query checkEmail, that sends the data to the login_server, added a middleware call to the query that calls the KlicktippAPI after checkEmail. 2021-09-09 11:47:57 +02:00