Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 27 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1 +1,27 @@
TODO...
<a id="v0.0.1"></a>
# [v0.0.1](https://github.com/fastapi-practices/fastapi-oauth20/releases/tag/v0.0.1) - 2025-04-09

## What's Changed
* Add the base code with Google oauth by [@wu-clan](https://github.com/wu-clan) in [#1](https://github.com/fastapi-practices/fastapi-oauth20/pull/1)
* Add Gitee OAuth2 by [@wu-clan](https://github.com/wu-clan) in [#2](https://github.com/fastapi-practices/fastapi-oauth20/pull/2)
* Add GitHub OAuth2 by [@wu-clan](https://github.com/wu-clan) in [#3](https://github.com/fastapi-practices/fastapi-oauth20/pull/3)
* Add OSChina OAuth2 by [@wu-clan](https://github.com/wu-clan) in [#4](https://github.com/fastapi-practices/fastapi-oauth20/pull/4)
* Add FeiShu OAuth2 by [@wu-clan](https://github.com/wu-clan) in [#5](https://github.com/fastapi-practices/fastapi-oauth20/pull/5)
* Prepare for the release by [@wu-clan](https://github.com/wu-clan) in [#6](https://github.com/fastapi-practices/fastapi-oauth20/pull/6)
* Add classifiers and urls to pyproject by [@wu-clan](https://github.com/wu-clan) in [#7](https://github.com/fastapi-practices/fastapi-oauth20/pull/7)
* Add LinuxDo OAuth2 by [@wu-clan](https://github.com/wu-clan) in [#9](https://github.com/fastapi-practices/fastapi-oauth20/pull/9)
* Upgrade dependencies and ci by [@wu-clan](https://github.com/wu-clan) in [#10](https://github.com/fastapi-practices/fastapi-oauth20/pull/10)
* Add client basic auth and pkce by [@wu-clan](https://github.com/wu-clan) in [#11](https://github.com/fastapi-practices/fastapi-oauth20/pull/11)
* Optimize the fastapi oauth2 integration by [@wu-clan](https://github.com/wu-clan) in [#12](https://github.com/fastapi-practices/fastapi-oauth20/pull/12)
* Update the usage documentation by [@wu-clan](https://github.com/wu-clan) in [#13](https://github.com/fastapi-practices/fastapi-oauth20/pull/13)
* Prepare for the release by [@wu-clan](https://github.com/wu-clan) in [#15](https://github.com/fastapi-practices/fastapi-oauth20/pull/15)


**Full Changelog**: https://github.com/fastapi-practices/fastapi-oauth20/commits/v0.0.1

[Changes][v0.0.1]


[v0.0.1]: https://github.com/fastapi-practices/fastapi-oauth20/tree/v0.0.1

<!-- Generated by https://github.com/rhysd/changelog-from-release v3.9.0 -->