top of page

Test-User:

Frontend - Version

e-mail

password

currentMember - functions (API)

OFF

ON

onLogin - function (API)

OFF

ON

Member - Informations

Login-STATUS:

User-ID:

Member-Name:

Current running API(s)

Used API:

Used API:

Used API:

.

Mr-President will help you!

image_processing20200114-7590-1jhfin0.gif

Member - Informations

Using just the --> login()-function from wix-authentication won't give back you any ID !!!

Trying to use --> getCurrent-Member --> Also won't provide any ID.

And you will get an error with --> undefined, because --> member gives back no results!

Even although --> OPTIONS are setted to --> FULL !!!

So, at least you also will need to include the onLogin()-function into your Login-Process!

And again we don't get any real RESULT from the --> onLogin-function() !!!

Instead we now have to implement the getCurrentMember()-function inside --> onLogin().

And --> NOW <-- , after including onLogin() + getCurrentMember into our process --> everything works like expected and we don't need to use

Wix-Users-API anymore, because now it is able to get the --> MEMBER-ID, and all other informations about our current logged-in user!

2021-12-21 05_26_13-Wix Website Editor.png
2021-12-21 05_22_24-TEST _ Login-System 1.83.png
2021-12-21 13_42_51-Wix Website Editor.png
2021-12-21 13_56_44-TEST _ Login-System 1.83.png
2021-12-21 14_05_56-TEST _ Login-System 1.83.png
2021-12-21 14_10_49-Wix Website Editor.png
2021-12-21 14_14_32-TEST _ Login-System 1.83.png
bottom of page