Skip to content

Commit 9cb04e4

Browse files
committed
Release v1.0.10 - OAuth with Github
1 parent 310f9e8 commit 9cb04e4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## [1.0.10] 2022-09-17
4+
### Improvements
5+
6+
- Added **Github OAuth** via AllAuth. requires in `.env`:
7+
- `GITHUB_ID`=<YOUR_GITHUB_ID>
8+
- `GITHUB_SECRET`=<YOUR_GITHUB_SECRET>
9+
310
## [1.0.9] 2022-09-17
411
### Improvements
512

0 commit comments

Comments
 (0)