oauth2cli
oauth2cli copied to clipboard
Go package of OAuth 2.0 authorization for command line tools, which allows simple authorization flow for better UX
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/int128/oauth2cli). ## Awaiting Schedule The following updates are...
This is an opinionated approach to support non-interactive logins on headless machines. These types of machines do not have access to a browser, and thus need to receive an authorization...
## Context I'm working with a keycloak & oidc workflow and I use `kubelogin` My workflow forces me to run kubectl inside a docker container. Now i need routing to...
👋 ! Thanks for the awesome package. This PR addresses 2 small concerns we've been facing with the library. 1- The library keeps the PORT when redirecting even if it's...
Just get code instead of the token, the use case is it can help avoid client-secret hard-coded in Cli, Cli can then request the server which has the secret to...
It would be nice if oauth2cli provides a fallback method if the local server is not reachable such as a remote host. This issue is originally from https://github.com/int128/kubelogin/issues/148. ## User...
Add implicit flow support in the library for oauth2 and openid connect. The way it works is the following: 1. Start a local TLS server. 1. Open a browser and...
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [golangci/golangci-lint](https://redirect.github.com/golangci/golangci-lint) | minor | `v1.59.1` -> `v1.61.0` | --- ### Release Notes golangci/golangci-lint (golangci/golangci-lint) ###...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [int128/go-workflows](https://redirect.github.com/int128/go-workflows) | action | minor | `v0.3.0` -> `v0.4.0` | --- ### Release...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/golangci/golangci-lint](https://redirect.github.com/golangci/golangci-lint) | `v1.64.8` -> `v2.1.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...