lepture / authlib

The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
https://authlib.org/
BSD 3-Clause "New" or "Revised" License
4.45k stars 445 forks source link

Doc: Update the reference link of fastapi #582

Closed hungtsetse closed 11 months ago

hungtsetse commented 11 months ago

The reference of fastapi doc has been changed. Update the path accrodingly.

What kind of change does this PR introduce? (check at least one)

Does this PR introduce a breaking change? (check one)

If yes, please describe the impact and migration path for existing applications:

(If no, please delete the above question and this text message.)


lepture commented 11 months ago

Thanks