You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
I want to use Apigility to create an API that several clients will consume. What I need to do is something like Facebook does: people can create apps that connects to my API, and I can see what apps are connected.
Also I would like to be able to limit services for some apps. Something like app A can online view statuses, App B can view and post and edit statuses, App C can only edit statuses for examples.
Is that possible with apigility? Where can I find documentation for the API Keys and Secret?
In other words I want application based authorization instead of user based authorization that Oauth2 does.
The text was updated successfully, but these errors were encountered:
I want to use Apigility to create an API that several clients will consume. What I need to do is something like Facebook does: people can create apps that connects to my API, and I can see what apps are connected.
Also I would like to be able to limit services for some apps. Something like app A can online view statuses, App B can view and post and edit statuses, App C can only edit statuses for examples.
Is that possible with apigility? Where can I find documentation for the API Keys and Secret?
In other words I want application based authorization instead of user based authorization that Oauth2 does.
The text was updated successfully, but these errors were encountered: