Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesedmonston committed Jul 1, 2023
1 parent 3bf360b commit f8af489
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ GraphQL Authentication adds a JWT authentication layer to your Craft CMS GraphQL
## Plugin Overview

- Adds support for user registration and authentication (see [Authentication](https://graphql-authentication.jamesedmonston.co.uk/usage/authentication))
- Adds support for Two Factor Authentication (see [Authentication](https://graphql-authentication.jamesedmonston.co.uk/usage/two-factor-authentication))
- Adds support for Magic Link authentication (see [Magic Authentication](https://graphql-authentication.jamesedmonston.co.uk/usage/magic-authentication))
- Adds support for Two-Factor Authentication (see [Two-Factor Authentication](https://graphql-authentication.jamesedmonston.co.uk/usage/two-factor-authentication))
- Adds support for Magic Link Authentication (see [Magic Authentication](https://graphql-authentication.jamesedmonston.co.uk/usage/magic-authentication))
- Adds support for social sign-in – currently Google, Facebook, Twitter, Apple, and Microsoft (see [Social](https://graphql-authentication.jamesedmonston.co.uk/usage/social))
- Adds ability to define per-section user restrictions (queries and mutations can be limited to author-only) (see [User Settings](https://graphql-authentication.jamesedmonston.co.uk/settings/users))
- Checks mutation fields against schema permissions, and prevents fields being saved if user is trying to access private entries/assets
Expand Down

0 comments on commit f8af489

Please sign in to comment.