Skip to content

Instantly share code, notes, and snippets.

@dmytrostriletskyi
Last active February 14, 2018 23:00
Show Gist options
  • Save dmytrostriletskyi/5f41983192d96c22bcece6a81f15c843 to your computer and use it in GitHub Desktop.
Save dmytrostriletskyi/5f41983192d96c22bcece6a81f15c843 to your computer and use it in GitHub Desktop.
An example of the redirect widget embed code
<script async src="https://telegram.org/js/telegram-widget.js?3"
data-telegram-login="HabrahabrTelegramLoginBot"
data-size="medium"
data-radius="10"
data-auth-url="https://kqmxkdqitb.localtunnel.me"
data-onauth="onTelegramAuth(user)"
data-request-access="write">
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment