fastapi-auth0
fastapi-auth0 copied to clipboard
Feature: Migrate to PyJWT from python-jose
trafficstars
based on work started in https://github.com/dorinclisu/fastapi-auth0/pull/41
with cleanup
- require and verify needed claims that are produced by Auth0
- github-workflow set up
- obsolete classes
- and
Dictinstead ofdictfor py38 support
kept the Pydantic support for both v1 and v2
@dorinclisu will you be so kind to provide some feedback on this PR?
or, rather, shall i create a different pypi package for this?