Skip to content

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

Notifications You must be signed in to change notification settings

tymon42/live-stream-commont-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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