I am new to Smart GWT and I am looking to create a REST API which uses OAuth for authentication...what I want to know is, can I access the REST API with the LGPL edition of Smart GWT? What I am confused about, is whether I will be able to authenticate with the REST API and then communicate with it to fetch/update/store data... Also, how do I send across the OAuth signature/access token to the server, when using REST data source? Similarly, how do I authenticate with a REST API that uses Authsub/other methods (Like Amazon Identity Management?)
Can such requests to REST API be made with Smart GWT's REST data sources?
And will this require Pro/Power editions, or is LGPL Edition sufficient?
And finally, how do I implement the above? Any pointers would be helpful...
Can such requests to REST API be made with Smart GWT's REST data sources?
And will this require Pro/Power editions, or is LGPL Edition sufficient?
And finally, how do I implement the above? Any pointers would be helpful...
Comment