paulfriedrichschulz
04/02/2022, 6:17 PMrp
04/02/2022, 6:21 PMaxios
or fetch
, from your own UI.
We don't have spring support yet so you have two options:
- directly call the core's APIs via your spring API layer.
- spin up a node, go or python process which uses our backend SDK. The frontend would talk to the APIs exposed by our SDK, and send the JWT to the spring layer.paulfriedrichschulz
04/02/2022, 6:28 PMrp
04/02/2022, 6:39 PMpaulfriedrichschulz
04/02/2022, 6:40 PM