ParticipioLabs / plato-core

Shared code between Plato Project apps
https://www.platoproject.org/eng
1 stars 0 forks source link

Add a function that creates an org and handles related logic #6

Closed Powersource closed 3 years ago

Powersource commented 3 years ago

Related issues in realities https://github.com/Edgeryders-Participio/realities/issues/213 https://github.com/Edgeryders-Participio/realities/issues/210

Should:

Powersource commented 3 years ago

This is the short term solution, longer term when a user clicks "Create org" in either app they should probably be redirected to something like core.platoproject.org/createorg that handles that for both apps

Powersource commented 3 years ago

so we're doing a variant on the previous comment, if a user clicks create org in realities they will be redirected to dreams, and afterwards they will be redirected back to realities

Powersource commented 3 years ago

Handling this in dreams for both apps now.