tymon42 / live-stream-commont-auth

[WIP] A authorizing solution via live-stearm's live chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

live-stream-comment-auth

English | 简体中文

中文介绍文章

Originally, I wanted to write a third-party live interactive tool for Bilibili, but was troubled by identity verification and login design, so I came up with this idea. Me and @Cunoe have already implemented a basic version, which is currently working properly. Now I am developing a more universal open source version and will provide paid services (of course, there will also be a free trial period).

What's this?

This is a designed authorization solution for third-party applications on live streaming platforms (such as Bilibili or YouTube). You can easily use RESTful API services to authorize and generate JWT tokens for your own applications (or barrage games). Only users registered on specific live streaming platforms can pass the authorization process.

We believe that this type of message is already secure enough for login operations.

Please check how it works to get more detailed information.

Check How it works for more details.

Use the official Saas service

More details, please check Saas documantation

Youtube

WIP

About

[WIP] A authorizing solution via live-stearm's live chat


Languages

Language:Go 82.3%Language:JavaScript 8.9%Language:TypeScript 4.2%Language:Dockerfile 3.1%Language:Shell 1.5%