enbas/internal
Dan Anglin 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
..
build feat: add Enbas 2024-02-23 09:44:57 +00:00
client refactor: remove dependency on golang.org/x/oauth2 2024-02-25 06:41:13 +00:00
config feat: add Enbas 2024-02-23 09:44:57 +00:00
model fix: add proper support for multi-line wrapping 2024-02-24 17:46:00 +00:00
utilities refactor: remove dependency on golang.org/x/oauth2 2024-02-25 06:41:13 +00:00
internal.go feat: add Enbas 2024-02-23 09:44:57 +00:00