tg-oauth

Tg OAUTH

This is OAuth implementation for Telegram login widget.

So now you can use Telegram as external provider for your SSO server (keycloak, etc.).

Testing

just spec

Compiling

First you need to install dev tools:

Then you can run just build

Running locally

podman run \
    --name tg-oauth \
    --rm \
    --publish 3000:3000 \
    --env TELEGRAM_TOKEN \
    --env TELEGRAM_BOT \
    --env JWT_SECRET \
    --env OAUTH_CLIENT_ID \
    --env OAUTH_CLIENT_SECRET \
    --env OAUTH_REDIRECT_URIS \
    --env COOKIE_SESSION_SECRET \
    --env APP_DOMAIN \
    askarini/tg-oauth:0.1.15
Repository

tg-oauth

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 5
  • about 1 month ago
  • January 12, 2025
License

Links
Synced at

Fri, 21 Feb 2025 06:08:54 GMT

Languages