auth0-python-api-samples
                                
                                 auth0-python-api-samples copied to clipboard
                                
                                    auth0-python-api-samples copied to clipboard
                            
                            
                            
                        [SDK-3196] Rewrite with Authlib rather than python-jose
Authlib 0.x provides middleware that protects Flask APIs with https://datatracker.ietf.org/doc/html/rfc6750 - so we can remove all the code that gets the Bearer Token and Issues spec compliant errors.
When Authlib 1.x is released we can remove validator.py as this will include it's own JWTBearerValidator
Added some unit tests because I had some around anyway and was able to reduce the validator code because Authlib 1.0 is out
Am going to leave this in draft mode for a bit so I can point the old QS to master and the new QS to this
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you have not received a response for our team (apologies for the delay) and this is still a blocker, please reply with additional information or just a ping. Thank you for your contribution! 🙇♂️
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you have not received a response for our team (apologies for the delay) and this is still a blocker, please reply with additional information or just a ping. Thank you for your contribution! 🙇♂️