docs: add docs for flows, start docs for stages
This commit is contained in:
BIN
docs/flow/stages/captcha/captcha-admin.png
Normal file
BIN
docs/flow/stages/captcha/captcha-admin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 140 KiB |
7
docs/flow/stages/captcha/captcha.md
Normal file
7
docs/flow/stages/captcha/captcha.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Captcha stage
|
||||
|
||||
This stage adds a form of verification using [Google's ReCaptcha](https://www.google.com/recaptcha/intro/v3.html).
|
||||
|
||||
This stage has two required fields. You need a Public and a Private key, both of which you can acquire at https://www.google.com/recaptcha/admin.
|
||||
|
||||

|
5
docs/flow/stages/dummy/dummy.md
Normal file
5
docs/flow/stages/dummy/dummy.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Dummy stage
|
||||
|
||||
This stage is used for development, and has no function. It presents the User with a form, that requires a single confirmation.
|
||||
|
||||

|
BIN
docs/flow/stages/dummy/dummy.png
Normal file
BIN
docs/flow/stages/dummy/dummy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 MiB |
Reference in New Issue
Block a user