https://github.com/system76/oauth2-proxy
This is a repository dedicated to patches for System76 support in Oauth2-Proxy
https://github.com/system76/oauth2-proxy
Last synced: 11 months ago
JSON representation
This is a repository dedicated to patches for System76 support in Oauth2-Proxy
- Host: GitHub
- URL: https://github.com/system76/oauth2-proxy
- Owner: system76
- License: mit
- Created: 2021-04-27T22:46:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-04T21:11:42.000Z (about 5 years ago)
- Last Synced: 2025-05-25T11:03:53.821Z (about 1 year ago)
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Oauth2 Proxy
This is a repository dedicated to patches for System76 support in
[Oauth2 Proxy](https://github.com/oauth2-proxy/oauth2-proxy).
## Building
This repository contains only the changed files (in `providers/`) and the needed `Dockerfile` to build the project.
Simply run `Docker build -t oauth2-proxy .` like any other Docker project.