Skip to content

v1.0.10

Choose a tag to compare

@app-generator app-generator released this 17 Sep 05:19
· 149 commits to master since this release

Improvements

  • Added Github OAuth via AllAuth. requires in .env:
    • GITHUB_ID=<YOUR_GITHUB_ID>
    • GITHUB_SECRET=<YOUR_GITHUB_SECRET>