Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Abbas1Hussein committed May 8, 2023
1 parent f0b21ba commit 706390e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

OAuth2 is a widely used protocol for authentication and authorization. There are many providers that support OAuth2 authentication. Here is a list of some popular providers that support OAuth2 authentication:

Google
Facebook
Twitter
Github
LinkedIn
Microsoft
Amazon
- `Google`
- `Facebook`
- `Twitter`
- `Github`
- `LinkedIn`
- `Microsoft`
- `Amazon`

Each of these providers has their own specific OAuth2 implementation, but the general flow of the protocol is the same. You will need to provide the appropriate configuration information for each provider, such as the clientID, clientSecret, authorizationEndpoint, tokenEndpoint, and scopes.

Expand Down

0 comments on commit 706390e

Please sign in to comment.