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
Owner
No description provided.
dananglin added 1 commit 2024-02-25 07:05:14 +00:00
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/
dananglin manually merged commit 5a795c8ae0 into main 2024-02-25 09:24:41 +00:00
dananglin added this to the v0.1.0 milestone 2024-06-17 19:22:00 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: apollo/enbas#2
No description provided.