Categorygithub.com/ras0q/traq-oauth2
repositorypackage
0.1.3
Repository: https://github.com/ras0q/traq-oauth2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

⚠️ This repository is now archived. Please use traPtitech/go-traq-oauth2 ⚠️

traq-oauth2

Go Reference

traq-oauth2 provides support for OAuth2 authentication in traQ

Features

Installation

package main

import (
	// ...
	traqoauth2 "github.com/ras0q/traq-oauth2"
)

Usage

See example