remove header

This commit is contained in:
Dan Anglin 2024-02-26 14:11:20 +00:00
parent 9da8e80725
commit 2172df8f15
Signed by: dananglin
GPG key ID: 0C1D44CFBEE68638

View file

@ -144,7 +144,6 @@ Use "enbas [command] --help" for more information about a command.
Enbas uses the Oauth2 authentication flow to log into your account on GTS. This process requires your input to give consent to allow Enbas access to your account. Enbas uses the Oauth2 authentication flow to log into your account on GTS. This process requires your input to give consent to allow Enbas access to your account.
[WARNING] [WARNING]
.Scoped Tokens
==== ====
As of writing GoToSocial does not currently support scoped authorization tokens so even if we request read-only As of writing GoToSocial does not currently support scoped authorization tokens so even if we request read-only
tokens, the application will be able to perform all actions within the limit of of your account. tokens, the application will be able to perform all actions within the limit of of your account.