Skip to content

v0.2.0

Compare
Choose a tag to compare
@frankie567 frankie567 released this 16 Jan 18:19
· 196 commits to master since this release

New features

  • get_id_email method on OAuth2 client to retrieve user id and email. [Documentation]
  • OAuth2AuthorizeCallback for FastAPI can now generate the callback route based on the path route name. [Documentation]