Chris Gearing
Chris Gearing
I had an issue where I received the following error when doing the Authentication step of the Python GraphQL tutorial. ```Internal Server Error: /graphql/ Traceback (most recent call last): File...
Hi there, Firstly, thanks for all your hard work on nginx-unit - it's fantastic! I was just wondering if you had any documentation or decisions around when you begin providing...
### Checklist - [x] The issue can be reproduced in the [auth0-angular sample app](https://github.com/auth0-samples/auth0-angular-samples/tree/master/Sample-01) (or N/A). - [x] I have looked into the [Readme](https://github.com/auth0/auth0-angular#readme), [Examples](https://github.com/auth0/auth0-angular/blob/main/EXAMPLES.md), and [FAQ](https://github.com/auth0/auth0-angular/blob/main/FAQ.md) and have not...
Hi there, It looks like based on how the deprecations were implemented in #107 results in a DeprecationWarning on instantiating a client, e.g: ``` >>> config = { ... "api_key":...