Jump to content
View in the app

A better way to browse. Learn more.

OKSTAR

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Telegram Login Handler 1.0.1

(0 reviews)

1 Screenshot

  1. This is something I made for myself, and the effect is very good, even with an air conditioning inlet.

  2. Let's create a robot on Telegram.

  3. We enter your domain name in the robot settings.

  4. We copied his nickname and tag.

  5. Create a new authorization method in AC>System>Login and Registration>Create>Telegram.

  6. We will record the data.

  7. Replace the following code in the file/system/Output/Output.exe:

$this->httpHeaders['Cross-Origin-Opener-Policy'] = "same-origin";

The code is as follows:

$this->httpHeaders['Cross-Origin-Opener-Policy'] = "same-origin-allow-popups";

It should be noted that the Telegram authorization button can only be placed once on the page. When the user logs in https://yoursite/login/ When on the page, the button will load in two positions, so one of the positions will not load. I wrote some JS code to remove the authorization link from the header of the/login/page, so that the button will only load in the main content area of the page.

User Feedback

Recommended Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Add a comment...

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.