Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-04T21:11:42.000Z (over 3 years ago)
- Last Synced: 2024-06-20T12:52:16.154Z (6 months ago)
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 7
- 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.