DEV Community

Discussion on: Multiple Authentication Types in AWS Amplify

Collapse
 
starpebble profile image
starpebble

Slightly less code, to not have to set 'authMode' for each API.graphql() invocation! This is very interesting. A single AppSync endpoint has a single default authorizer. A single Amplify GraphQL client instance may have a single default authorization mode. It's up to the developer to evolve this god for saken security model!