Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add device oauth mode #287

Merged
merged 2 commits into from
Nov 26, 2023

feat: add device oauth mode

b6a6123
Select commit
Loading
Failed to load commit list.
Merged

feat: add device oauth mode #287

feat: add device oauth mode
b6a6123
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Nov 25, 2023 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Coverage increased per file
===========================
+ pkg/oauth/user.go  1.93
+ cmd/server.go  0.085
         

Coverage decreased per file
===========================
- pkg/oauth/server.go  -1.25
- pkg/util/http.go  -17.308
- pkg/runner/http.go  -0.097
- pkg/runner/kubernetes/client.go  -0.259
         

Complexity decreasing per file
==============================
+ pkg/oauth/server.go  -2
         

See the complete overview on Codacy