]> git.openfl.eu Git - twitch-auth.git/commit
idk bunch of stuff main
authorFl_GUI <flor.guilini@hotmail.com>
Mon, 28 Jul 2025 20:04:13 +0000 (22:04 +0200)
committerFl_GUI <flor.guilini@hotmail.com>
Mon, 28 Jul 2025 20:04:13 +0000 (22:04 +0200)
commit312a523ee585837a59b28ffd250948c5525ec16f
tree87bc9b83b9be909c5d3b49f3e91013456182f4a2
parentdb214e5b7a60359ae65fca9d15c812731cb63d7b
idk bunch of stuff
19 files changed:
client/client.go [new file with mode: 0644]
client/doc.go [new file with mode: 0644]
client/types.go [new file with mode: 0644]
commontypes.go [new file with mode: 0644]
device/authorize.go
device/returnTypes.go [moved from device/return.go with 100% similarity]
go.mod [deleted file]
implicit/config.go
implicit/handler.go
implicit/implicit.go
implicit/implicit.png [new file with mode: 0644]
implicit/implicit.puml [new file with mode: 0644]
implicit/implicit_001.png [new file with mode: 0644]
implicit/implicit_test.go
validate/poll.go [new file with mode: 0644]
validate/types.go [new file with mode: 0644]
validate/validate.go [new file with mode: 0644]
x/device/main.go
x/implicit/main.go