Discussions
Connecting from a Single Page App to REST API
almost 5 years ago by Anil Kunjunny
I am a novice to the iMIS REST endpoint connectivity. The requirement is to have the Single Page App connect to the API and get the names of all companies with a contains search. Where do I start? I am trying to get my head around OAuth2.0 authorization, JWT and its expiry and Refresh token. Any pointers into this direction would be deeply appreciated.