I’ve implemented Auth0 within Laravel and all seems to be well expect I’m getting this error:
unauthorized_client : Grant type ‘authorization_code’ not allowed for the client.
I’ve looked into it online and can’t figure out how to fix this.
Any help is appreciated!
Thanks.