Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 350 Bytes

File metadata and controls

10 lines (7 loc) · 350 Bytes

Unstoppable Domains Cookbook

In this context the client is your web site.

Client management via this dashboard

Steps:

  • Set the redirect to the auth page.
  • trigger login via await uauth.loginWithPopup().
  • retrieve user domain name via localstorage JSON.parse(localStorage.username).value.