fastapi-auth0 icon indicating copy to clipboard operation
fastapi-auth0 copied to clipboard

Feature: Migrate to PyJWT from python-jose

Open spawn-guy opened this issue 1 year ago • 1 comments
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 Dict instead of dict for py38 support

kept the Pydantic support for both v1 and v2

spawn-guy avatar Sep 12 '24 15:09 spawn-guy

@dorinclisu will you be so kind to provide some feedback on this PR?

or, rather, shall i create a different pypi package for this?

spawn-guy avatar Jan 28 '25 14:01 spawn-guy