WIP: oauth login #599

Draft
hickford wants to merge 1 commits from hickford/tea:oauth into main
First-time contributor

Fixes #598

Tested with https://try.gitea.io/

Scrappy WIP. I can't take it any further, so help welcome to complete.

TODO:

  • Make OAuth optional
  • Explain to user that OAuth assumes Gitea 1.22 or greater
Fixes #598 Tested with https://try.gitea.io/ Scrappy WIP. I can't take it any further, so help welcome to complete. TODO: * Make OAuth optional * Explain to user that OAuth assumes Gitea 1.22 or greater
hickford added 1 commit 2023-10-08 08:05:37 +00:00
oauth login
Some checks failed
check-and-test / check-and-test (pull_request) Has been cancelled
953d0e8c5c
hickford force-pushed oauth from 953d0e8c5c to c7ce5b591b 2023-10-08 08:07:54 +00:00 Compare
hickford force-pushed oauth from c7ce5b591b to 677e246c4e 2023-10-08 08:08:20 +00:00 Compare
hickford force-pushed oauth from 677e246c4e to 90238a9fcc 2023-10-08 08:23:25 +00:00 Compare
hickford force-pushed oauth from 90238a9fcc to c9e3946739 2023-10-08 08:25:10 +00:00 Compare
hickford force-pushed oauth from c9e3946739 to 3c249d40e8 2023-10-08 08:31:57 +00:00 Compare
Some checks failed
check-and-test / check-and-test (pull_request) Has been cancelled
Required
Details
This pull request has changes conflicting with the target branch.
  • go.mod
  • go.sum
  • modules/interact/login.go
  • modules/task/login_create.go

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u oauth:hickford-oauth
git checkout hickford-oauth
Sign in to join this conversation.
No description provided.