refactor: remove dependency on golang.org/x/oauth2 #2

Manually merged
dananglin merged 1 commit from refactor-login into main 2024-02-25 09:24:41 +00:00

1 commit

Author SHA1 Message Date
5a795c8ae0
refactor: remove dependency on golang.org/x/oauth2
This commit refactors the login flow to a GTS server thanks to an update
in the official GTS documentation.

golang.org/x/oauth2 is no longer needed.

Documentation reference:
- https://docs.gotosocial.org/en/latest/api/authentication/
2024-02-25 06:41:13 +00:00