passing info from fastapi to embedded idom #709
Answered
by
rmorshea
acivitillo
asked this question in
Question
-
idom is very easy to embed into a FastAPI app, that part is great. I am wondering if I can send FastAPI serialized data to an idom app? One use case for this is users logging into FastAPI and then sending the user info into the IDOM embedded apps. |
Beta Was this translation helpful? Give feedback.
Answered by
rmorshea
Mar 16, 2022
Replies: 1 comment
-
That should be addressed by: #669 I'll make implementing this my current focus. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
acivitillo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That should be addressed by: #669
I'll make implementing this my current focus.