pysnippet / fastapi-oauth2

Easy to integrate OAuth2 authentication with support for several identity providers.
https://docs.pysnippet.org/fastapi-oauth2
MIT License
58 stars 12 forks source link

Vitepress docs #16

Closed ArtyomVancyan closed 1 year ago

ArtyomVancyan commented 1 year ago

Motivation:

In the suggested changes, there is the implementation of the complete Markdown documentation powered by VitePress. Apart from the documentation there was improved a small feature that allows accessing user attributes with __getattr__ and tests for that also have been added.

All Submissions:

Changes to Core Features: