Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 307 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 307 Bytes

IDX-OAuth2-Gorm

a gorm repository implement for IDX-OAuth2

Installation

go get github.com/wingfeng/idx-oauth2-gorm

Usage

you can find the example in IDX-OAuth2 gorm example ./example/gorm/main.go