Open
Description
Hi, I found this package from Graphql Module community. It looks neat and cool.
However, the document is not well-prepared and neither for example when I have check issues and examples.
Could anyone can give me some hints or minimal example of:
- Is it OAuth strategy is ready to use? If it does, how to integrate 3rd party Oauth, like Google, with Graphql?
- How to use it with the Apollo federation?
- What's the proper way to integrate with nextjs?