Compare commits

..

7 commits

Author SHA1 Message Date
49085dc47a
indent code block 2024-02-26 10:23:25 +00:00
42dfc4762b
login flow 2024-02-26 10:21:51 +00:00
b9c560e567
checkpoint 2024-02-26 08:59:02 +00:00
626c066537
add config section 2024-02-25 15:40:54 +00:00
93c30fc438
finished install section 2024-02-25 15:27:26 +00:00
26a909d276
checkpoint: update doc 2024-02-25 15:11:41 +00:00
7741112df6
convert README.md to README.asciidoc 2024-02-25 15:11:40 +00:00
3 changed files with 1 additions and 7 deletions

1
.gitattributes vendored
View file

@ -1 +0,0 @@
*.png filter=lfs diff=lfs merge=lfs -text

View file

@ -155,13 +155,11 @@ enbas login --instance gotosocial-01.social.example
3. The application will then generate a link to the consent form for you to access in your browser. 3. The application will then generate a link to the consent form for you to access in your browser.
This link will be printed on your terminal screen along with a message explaining that you need to obtain the `out-of-band` token to continue. This link will be printed on your terminal screen along with a message explaining that you need to obtain the `out-of-band` token to continue.
If you're on Linux the link will open in a new browser tab for you to sign into your account. If you're on Linux the link will open in a new browser for you to sign into your account.
If you're using a different OS or the browser tab doesn't open, you can manually open the link in a new browser tab. If you're using a different OS or the browser tab doesn't open, you can manually open the link in a new browser tab.
4. Once you've signed into GTS on your browser, you will be informed that Enbas would like to perform actions on your behalf. 4. Once you've signed into GTS on your browser, you will be informed that Enbas would like to perform actions on your behalf.
If you're happy with this then click on the `Allow` button. If you're happy with this then click on the `Allow` button.
+
image::assets/images/consent_form.png[A screenshot of the consent form]
5. The `out-of-band` token will be printed for you at this point. Copy it and return to your terminal. 5. The `out-of-band` token will be printed for you at this point. Copy it and return to your terminal.

BIN
assets/images/consent_form.png (Stored with Git LFS)

Binary file not shown.