Skip to main content

One post tagged with "authentication"

View All Tags

· 16 min read

Since the release of multiple authorization support in Amplify GraphQL, a number of excellent blogs have been written about how multi-auth can readily support the public read, authenticated CRUD use case:

This post describes using multi-auth to support another use case: public create, authenticated read/update/delete.