Used to check for browser translation.
用于检测浏览器翻译。
ブラウザの翻訳を検出する

Configure Auth0 Login


Auth0 is a third-party login management platform that allows easy integration of login methods such as Google, Apple, GitHub, etc. Blocklet Server supports configuring and enabling Auth0 login for a Blocklet.

The following will introduce how to configure Auth0 login in Blocklet and use the Auth0 account to complete the login.

  1. Sign up for an Auth0 account.
  2. Create a tenant
    • Click on the button in the top left corner, select "Create tenant"
    • image.png

  3. Create an application
    1. Click the "Create Application" button.
    2. image.png

    3. Create "Single Page Web Applications" selected.
    4. image.png

    5. Save Domain, Client ID, and Client Secret for future use
    6. image.png

  4. Configure Auth0 information in the Blocklet control panel.
    1. Go to the control panel of Blocklet, click on "Dashboard", "Configuration", "Login" and "Third Party Login" in order.
      1. image.png

    2. Enter the "Domain", "Client ID", and "Client Secret" that were just saved, and save
  5. Fill in trusted site information in the Auth0 control panel.
    1. Find the designated application details page of Auth0, open the "Settings" panel, and locate the Application URIs on the page.
    2. image.png

    3. According to the above screenshot, fill in the corresponding URL, and replace demo.blocklet.dev with the access domain of your current Blocklet.
    4. Save to complete configuration
  6. At this time on the Blocklet login page, you can see that you can log in via Auth0
  7. image.png

2 条评论
SF415Will·
a year ago
Newcomer

Very cool! 😎🦾


Wasil·
a year ago
Novice

⭐️⭐️⭐️


你获得 0 积分