I have created an REST service connecting it to a Openedge Database, and a Nativescript App that calls the REST service, fully Functional CRUD on the database. However I have no security on the REST calls.
Either through authentication or Sessions.
I'd like someone to point me in the right direction.
i have looked at this link :
Thanks