top of page

Passwordless Access to Your Wix Website Using the CodeB Authenticator App

Similar to platforms like NextCloud, WordPress, and Auth0, integrating CodeB's Authenticator App for passwordless sign-ins on Wix websites is a straightforward process.


To Integrate CodeB’s Authentictor App into WIX follow the steps below:


Add Values in “Secrets Manager”

The following 4 values are essential for the OpenID Scripts to work:

  1. clientId: javascript

  2. clientSecret: CodeB

  3. scope: openid profile email picture serversig wix

  4. DiscoveryURL: https://auth.codeb.io/.well-known/openid-configuration (Note: You can point the Discovery URL to your own OpenID Connect Server as well)



Add scripts to website

You need to include the public script “aloaha.js” and the backend script “aloaha.jsw”. Both scripts are based on our CodeB OpenID Connect Client Sample.




Link scripts to button events

Now you import the scripts into your login page and link the exported functions to your button event.



That’s all. Your are done. Kindly contact us in case you require the scripts for your own WIX page.


You can also try it out. Go to https://www.codeb.io/oidc and click on the button “Login via OpenID Connect”.


Please be aware: The initial login might require a few extra seconds as the user account is being created during this first sign-in.


Scan the QR Code below to install CodeB Authenticator









Recent Posts

See All
bottom of page