Compare commits

..

10 commits

Author SHA1 Message Date
1851745ea2
add consent form image 2024-02-26 10:39:46 +00:00
da4ea449ea
small edit 2024-02-26 10:35:53 +00:00
62abca35bc
indent code block 2024-02-26 10:35:53 +00:00
bd2e878f6b
login flow 2024-02-26 10:35:53 +00:00
4a76d7a655
checkpoint 2024-02-26 10:35:52 +00:00
7a690503fd
add config section 2024-02-26 10:35:52 +00:00
c700fc231d
finished install section 2024-02-26 10:35:52 +00:00
12fa89e9be
checkpoint: update doc 2024-02-26 10:35:52 +00:00
d001d99c0a
convert README.md to README.asciidoc 2024-02-26 10:35:51 +00:00
f56e0d6e7c
chore: add .gitattributes 2024-02-26 10:35:16 +00:00
3 changed files with 7 additions and 1 deletions

1
.gitattributes vendored Normal file
View file

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

View file

@ -155,11 +155,13 @@ 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 for you to sign into your account. If you're on Linux the link will open in a new browser tab 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) Normal file

Binary file not shown.