Open jasecoop opened 5 years ago
auth0Config was returning undefined.
I've forked the code and I have it working using 'axios-oauth-client'
Happy to share the code if useful. Curious what you might thing.
thanks for your contribution @jasecoop , can you submit a PR then I can have a review?
Hi
I was hoping someone might be able to point me in the right direction in implementing the auth0config for OAuth2. I'm getting "401 not authorised" every time. Here's my code (client_secret redacted):
Has anyone used gatsby-source-apiserve for Oauth2, is it possible?