Skip to content

Commit

Permalink
Update providers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iaincollins committed Oct 19, 2020
1 parent 2227d34 commit a482a64
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions www/docs/configuration/providers.md
Expand Up @@ -3,9 +3,7 @@ id: providers
title: Providers
---

Authentication Providers in NextAuth.js are how you define services that can be used to sign in.

This includes, OAuth, email / passwordless and other other services.
Authentication Providers in NextAuth.js are how you define services that can be used to sign in (OAuth, Email, etc).

## Sign in with OAuth

Expand Down

1 comment on commit a482a64

@vercel
Copy link

@vercel vercel bot commented on a482a64 Oct 19, 2020

Choose a reason for hiding this comment

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

Please sign in to comment.