Quiz: Protecting GraphQL API
Test your knowledge on protecting the GraphQL API.
1
According to GraphQL specifications, what’s the standard way of implementing authentication?
A)
A login
mutation that sets a server-side cookie.
B)
A JWT-based authentication.
C)
GraphQL standard doesn’t define a way for implementing authentication.
D)
Authentication should be implemented outside of GraphQL API.
Question 1 of 30 attempted
Get hands-on with 1200+ tech skills courses.