o3de / o3de.org

The O3DE website
Other
86 stars 161 forks source link

[DOCS] Decompose Amazon Cognito user pool and Device sign-in flow examples #1550

Open FiniteStateGit opened 2 years ago

FiniteStateGit commented 2 years ago

Describe the issue briefly

This page contains example Script Canvas graphs of the sign-in flow with Amazon Cognito user pool and Amazon Device. Each example is a single image that is unable to capture the details of the process. The images should be decomposed into individual steps that are described in sequence.

Which page(s) / section(s) are affected?

https://www.o3de.org/docs/user-guide/gems/reference/aws/aws-client-auth/scripting/

sptramer commented 2 years ago

This ties into a larger problem: Presenting Script Canvas graphs in documentation, because this is one super huge fuzzy image.

mythrz commented 1 year ago

As a noob-user learning, got stuck here. Cannot decypher what are the modules

Regarding your concern about presenting script canvas graphs. Is it possible to reverse-engineer this for O3DE? https://blueprintue.com

mythrz commented 1 year ago

Follow up on alternative to present script canvas documentation and https://blueprintue.com/ https://github.com/blueprintue

It appears the blueprints cannot be copied in a similar way to UE5. Which prevented further testing/investigation (last year).