]> git.openfl.eu Git - twitch-auth.git/commit
initial commit
authorFl_GUI <flor.guilini@hotmail.com>
Sat, 7 Dec 2024 14:04:44 +0000 (15:04 +0100)
committerFl_GUI <flor.guilini@hotmail.com>
Sat, 7 Dec 2024 14:04:44 +0000 (15:04 +0100)
commit42eda8496eacd670e8dbe2aca6b976e5859b433e
tree16f666130b8e54b089d299ab02b92812df9b1d46
initial commit
13 files changed:
device/authorize.go [new file with mode: 0644]
device/errors.go [new file with mode: 0644]
device/errors_test.go [new file with mode: 0644]
device/return.go [new file with mode: 0644]
go.mod [new file with mode: 0644]
implicit/closehandler.go [new file with mode: 0644]
implicit/config.go [new file with mode: 0644]
implicit/handler.go [new file with mode: 0644]
implicit/implicit.go [new file with mode: 0644]
implicit/implicit_test.go [new file with mode: 0644]
implicit/response.go [new file with mode: 0644]
x/device/main.go [new file with mode: 0644]
x/implicit/main.go [new file with mode: 0644]