chanioxaris / tiktok-oauth2

Go package for TikTok OAuth 2.0 support
MIT License
3 stars 1 forks source link
oauth2 tiktok

tiktok-oauth2

License: MIT GoDoc codecov goreportcard

A package to add support for TikTok OAuth 2.0 on top of the Golang's package (https://github.com/golang/oauth2)

You can find the official TikTok documentation here

Install

$ go get github.com/chanioxaris/tiktok-oauth2

Available functions

Helper functions

License

tiktok-oauth2 is MIT licensed.