docs(README): update readme

This commit is contained in:
MuXiu1997
2023-01-25 21:28:04 +08:00
parent 36bd5d7e36
commit 0be88cfdce

View File

@@ -1 +1,6 @@
# traefik-github-oauth-plugin
# Traefik GitHub OAuth Plugin
This is a Traefik middleware plugin that allows users to authenticate using GitHub OAuth.
The plugin is intended to be used as a replacement for the BasicAuth middleware,
providing a more secure way for users to access protected routes.