mirror of
https://github.com/openziti/zrok.git
synced 2025-08-17 19:31:12 +02:00
docs (#968)
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
sidebar_position: 10
|
||||||
|
---
|
||||||
|
|
||||||
# OAuth Public Frontend Configuration
|
# OAuth Public Frontend Configuration
|
||||||
|
|
||||||
As of `v0.4.7`, `zrok` includes OAuth integration for both Google and GitHub for `zrok access public` public frontends.
|
As of `v0.4.7`, `zrok` includes OAuth integration for both Google and GitHub for `zrok access public` public frontends.
|
||||||
|
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"label": "OAuth Integrations",
|
||||||
|
"position": 20,
|
||||||
|
"link": {
|
||||||
|
"type": "generated-index"
|
||||||
|
}
|
||||||
|
}
|
1
docs/guides/self-hosting/oauth/integrations/github.md
Normal file
1
docs/guides/self-hosting/oauth/integrations/github.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
# Github
|
1
docs/guides/self-hosting/oauth/integrations/google.md
Normal file
1
docs/guides/self-hosting/oauth/integrations/google.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
# Google
|
Reference in New Issue
Block a user