go-oauth2-server
go-oauth2-server copied to clipboard
Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine C++ Course & Stanford University
Hi~ I want to ask a question of set token do not expire. Have this feature? Thanks.
I can't run `docker-compose up` since it's returning this error ``` Step 12/14 : RUN go install github.com/RichardKnop/go-oauth2-server ---> Running in 61490ad04ee6 go: downloading github.com/urfave/cli v0.0.0-20180106191048-75104e932ac2 go: downloading github.com/jinzhu/gorm v1.9.2...
Making the readme beginners friendly, regarding to the issue #60
I see roles in DB schema, but I don't seem to find how it is used. Bit more digging shows that there are built-in user and superuser roles. It seems...
i dont know how to run this project what is the first command
 Docker Compose - ``` docker compose up ``` Error
How to read and write client, scope, and token information through redis?
add mysql support and fixed sql syntax bug
I get the error below when trying to build using docker compose. Any idea how to fix? verifying github.com/coreos/[email protected]+incompatible: checksum mismatch downloaded: h1:pAWNwdf7QiT1zfaWyqCtNZQWCLByQyA3JrSQyuYAqnQ= go.sum: h1:5k8nkcBSvltjOO5RLflnXevOJXndlKIMbvVnMTX+cUU= Service 'app' failed to build:...
i recieve this errro when type `go install .` :go-oauth2-server.go:7:2: cannot find package "github.com/RichardKnop/go-oauth2-server/cmd" in any of: