Skip to content

Commit

Permalink
fixed links
Browse files Browse the repository at this point in the history
  • Loading branch information
ntotten committed Oct 3, 2023
1 parent bd2da17 commit 0f3c283
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/articles/dev-portal-auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ want to change this to use your own identity provider. The developer portal
supports authenticating with any standard-compliant OpenID Connect identity
provider such as [Auth0](https://auth0.com), [Okta](https://okta.com),
[AWS Cognito](https://aws.amazon.com/cognito/), etc. The developer portal also
supports external auth sources like [Supabase](./supabase-auth.md).
supports external auth sources like [Supabase](./dev-portal-supabase-auth.md).

## Auth0 Setup

Expand Down Expand Up @@ -96,5 +96,5 @@ Set the following settings:
## External Auth Setup

You can setup non-OIDC auth sources to work with the developer portal. See our
[Supabase Auth Guide](./supabase-auth.md) to learn how to configure an external
auth provider.
[Supabase Auth Guide](./dev-portal-supabase-auth.md) to learn how to configure
an external auth provider.

1 comment on commit 0f3c283

@vercel
Copy link

@vercel vercel bot commented on 0f3c283 Oct 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./

docs.zuplopreview.net
docs.zuplosite.com
docs-git-main.zuplosite.com
docs-site.zuplosite.com

Please sign in to comment.