try warning admonition

This commit is contained in:
Dan Anglin 2024-07-01 13:38:49 +01:00
parent 8985e7b3e6
commit 65a024a597
Signed by: dananglin
GPG key ID: 0C1D44CFBEE68638

View file

@ -52,14 +52,11 @@ If you prefer to open the link manually then you can leave it blank.
Enbas uses the Oauth2 authentication flow to log into your account on GoToSocial. Enbas uses the Oauth2 authentication flow to log into your account on GoToSocial.
``` > [!WARNING]
[WARNING] > 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 any actions within the limitations of your account
As of writing GoToSocial does not currently support scoped authorization tokens so even if we request read-only > (including admin actions if you are an admin).
tokens, the application will be able to perform any actions within the limitations of your account > You can read more about this [here](https://docs.gotosocial.org/en/latest/api/authentication/).
(including admin actions if you are an admin).
You can read more about this https://docs.gotosocial.org/en/latest/api/authentication/[here].
```
Follow the below steps to log into your account: Follow the below steps to log into your account: