enbas/cmd/enbas
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
..
login.go refactor: remove dependency on golang.org/x/oauth2 2024-02-25 06:41:13 +00:00
main.go feat: add Enbas 2024-02-23 09:44:57 +00:00
show.go feat: add timeline support 2024-02-24 15:53:29 +00:00
switch.go feat: add Enbas 2024-02-23 09:44:57 +00:00
usage.go feat: add timeline support 2024-02-24 15:53:29 +00:00
version.go feat: add Enbas 2024-02-23 09:44:57 +00:00