diff --git a/packages/docusaurus/docs/03-Pangolin/01-overview.md b/packages/docusaurus/docs/03-Pangolin/01-overview.md index f82cc04..75cc004 100644 --- a/packages/docusaurus/docs/03-Pangolin/01-overview.md +++ b/packages/docusaurus/docs/03-Pangolin/01-overview.md @@ -6,7 +6,7 @@ Pangolin is a self-hosted tunneled reverse proxy management server with identity Preview -_Sites page of Pangolin showing multiple site-to-site tunnels connected to the central server._ +_Sites page of Pangolin dashboard (dark mode) showing multiple tunnels connected to the central server._ ## Key Features diff --git a/packages/docusaurus/docs/07-roadmap.md b/packages/docusaurus/docs/07-roadmap.md index 943fa9c..3874073 100644 --- a/packages/docusaurus/docs/07-roadmap.md +++ b/packages/docusaurus/docs/07-roadmap.md @@ -43,6 +43,9 @@ Are you experienced with authentication procedures and best practices? We would - [ ] Google, GitHub, etc. OAuth support - [ ] Cache authentication in badger to speed up proxy requests - [ ] Nicely formatted error pages for badger +- [ ] Bearer token support for resources (useful for protecting APIs) +- [ ] Auth token in headers or URL parameters (useful for APIs) +- [ ] Ability to generate API keys for resources ### UI/UX Improvements - [ ] Improved sidebar and navigation @@ -66,4 +69,4 @@ Are you experienced with authentication procedures and best practices? We would ### SAAS -We intend at some point to provide Pangolin in a hosted offering with a healthy free tier and pricing competitive to generally available cloud VPS services. This way users who would like to use Pangolin - but don't want to manage their own VPS - can do so and help to fund future development. \ No newline at end of file +We intend at some point to provide Pangolin in a hosted offering with a healthy free tier and pricing competitive to generally available cloud VPS services. This way users who would like to use Pangolin - but don't want to manage their own VPS - can do so and help to fund future development.