@@ -26,44 +26,65 @@ function RouteComponent() {
2626### Signup coming from an App (without an existing Geo account)
2727
28281 . User is opening App (Running App)
29+ ![ Opening App] ( ../static/img/authentication/main_app.png )
29302 . Clicks on "Sign in/Sign up with Geo"
3031 - Redirect to Connect
32+ ![ Sign in/Sign up with Geo] ( ../static/img/authentication/signup_geo.png )
31333 . Sign up for Connect -> Email + One-time Code
34+ ![ Email] ( ../static/img/authentication/login_email.png )
35+ ![ One time code] ( ../static/img/authentication/login_otp.png )
36+ ![ Sign message] ( ../static/img/authentication/login_sign_message.png )
32374 . Connect: "Do you authorize this app (App ID, redirect URL)"
3338 - Select spaces
3439 - Click "Authorize" -> Redirect to App
40+ ![ Authorize] ( ../static/img/authentication/authorize_app.png )
35415 . You are logged into the app with your account
3642
3743### Signup coming from an App (with an existing Geo account)
3844
39451 . User is opening App (Running App)
46+ ![ Opening App] ( ../static/img/authentication/main_app.png )
40472 . Clicks on "Sign in/Sign up with Geo"
4148 - Redirect to Connect
49+ ![ Sign in/Sign up with Geo] ( ../static/img/authentication/signup_geo.png )
42503 . Login in the connect App -> Email + One-time Code
51+ ![ Email] ( ../static/img/authentication/login_email.png )
52+ ![ One time code] ( ../static/img/authentication/login_otp.png )
53+ ![ Sign message] ( ../static/img/authentication/login_sign_message.png )
43544 . Connect: "Do you authorize this app (App ID, redirect URL)"
4455 - Select spaces
4556 - Click "Authorize" -> Redirect to App
57+ ![ Authorize] ( ../static/img/authentication/authorize_app.png )
46585 . You are logged into the app with your account
4759
4860### Login coming from an App (user is logged out from app and connect)
4961
50621 . User is opening App (Running App)
63+ ![ Opening App] ( ../static/img/authentication/main_app.png )
51642 . Clicks on "Sign in/Sign up with Geo"
5265 - Redirect to Connect
66+ ![ Sign in/Sign up with Geo] ( ../static/img/authentication/signup_geo.png )
53673 . Login in the connect App -> Email + One-time Code
68+ ![ Email] ( ../static/img/authentication/login_email.png )
69+ ![ One time code] ( ../static/img/authentication/login_otp.png )
70+ ![ Sign message] ( ../static/img/authentication/login_sign_message.png )
54714 . Do you want to login with this app? (App ID, redirect URL)
5572 - Select spaces (optional)
5673 - Click "Authorize" -> Redirect to App
74+ ![ Authorize] ( ../static/img/authentication/authorize_app.png )
57755 . You are logged into the app with your account
5876
5977### Login coming from an App (user is logged out from app and logged in to connect)
6078
61791 . User is opening App (Running App)
80+ ![ Opening App] ( ../static/img/authentication/main_app.png )
62812 . Clicks on "Sign in/Sign up with Geo"
6382 - Redirect to Connect
83+ ![ Sign in/Sign up with Geo] ( ../static/img/authentication/signup_geo.png )
64843 . Do you want to login with this app? (App ID, redirect URL)
6585 - Select spaces (optional)
6686 - Click "Authorize" -> Redirect to App
87+ ![ Authorize] ( ../static/img/authentication/authorize_app.png )
67884 . You are logged into the app with your account
6889
6990## Geo Connect API
0 commit comments