I have been researching on oauth2 extension of ckan, from below url's :
https://github.com/conwetlab/ckanext-oauth2
https://github.com/etalab/ckanext-oauth2
i have installed the extension and added the configurations to development.ini. I have setup the oauth server too..
but i'm not sure how this extenstion actually works ?
can anyone please suggest me some documentions for this...
Thanks in advance
I got my Ckan-Oauth2 extension working atlast.. How this extension Works or what changes after adding this extension are :
I couldn't find any documentation for this but i have tested these.. :)
Hope it helps