Skip to content

Commit

Permalink
docs(flutter): fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
isaiahtaylorhh committed Mar 13, 2020
1 parent 9016fa2 commit b965d59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/graphql_flutter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ See more: [Issue #209](https://github.com/zino-app/graphql-flutter/issues/209)

API key, IAM, and Federated provider authorization could be accomplished through custom links, but it is not known to be supported. Anyone wanting to implement this can reference AWS' JS SDK `AuthLink` implementation.

Making a custom link: [Comment on Issue 173](https://github.com/zino-app/graphql-flutter/issues/173#issuecomment-464435942)
AWS JS SDK `auth-link.ts`: [aws-mobile-appsync-sdk-js:auth-link.ts](https://github.com/awslabs/aws-mobile-appsync-sdk-js/blob/master/packages/aws-appsync-auth-link/src/auth-link.ts)
- Making a custom link: [Comment on Issue 173](https://github.com/zino-app/graphql-flutter/issues/173#issuecomment-464435942)
- AWS JS SDK `auth-link.ts`: [aws-mobile-appsync-sdk-js:auth-link.ts](https://github.com/awslabs/aws-mobile-appsync-sdk-js/blob/master/packages/aws-appsync-auth-link/src/auth-link.ts)


### Offline Cache
Expand Down

0 comments on commit b965d59

Please sign in to comment.