Easily Serve Internal Documentation Behind OAuth Authentication

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Docusaurus

    Easy to maintain open source documentation websites.

  • In that post, I talked about how my team ended up writing our documentation using Docusaurus, React- & Markdown-driven static site generator. It suited our needs well, it looked great, and it was very easy to write customized documentation and components using the MDX features.

  • nvm

    Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

  • To start, we will create a basic Docusaurus project. This guide assumes you already have Node 16.x and npm installed on your machine, but you can use the nvm tool to configure these if needed.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • applications

  • Visit the page to register a new app and provide the required details. Application Name: Docusaurus OAuth Example Homepage URL: Whatever heroku open opened in your browser Authorization callback URL: /oauth2/callback

  • oauth2-proxy

    A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.

  • The site will be protected using GitHub sign-in by fronting it with Oauth2 Proxy

  • mdx

    Markdown for the component era

  • In that post, I talked about how my team ended up writing our documentation using Docusaurus, React- & Markdown-driven static site generator. It suited our needs well, it looked great, and it was very easy to write customized documentation and components using the MDX features.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts