Minds / engine

mirror of https://gitlab.com/minds/engine
https://minds.com
GNU Affero General Public License v3.0
200 stars 93 forks source link

How to Publish on Minds.com? #19

Closed ThirdEyeTechnologies closed 1 year ago

ThirdEyeTechnologies commented 6 years ago

Hi, i am planning to make a game application where i want to fetch the minds user's full name, photo, username and display on our gaming site, then when he want to share his play statistics on minds.com, then he can able to share it on minds directly ( caption alongwith URL )

Can i achieve this right now? Is there any API for this?

Thank You.

Serkan-devel commented 6 years ago

There is an API, but no docs

Serkan-devel commented 6 years ago

There aren't even proper documentation to build the minds platform

ThirdEyeTechnologies commented 6 years ago

can you give some hints to go ahead, i would have try my best to get the stuff... OAUTH etc. Please help me. Thank in advance.

markharding commented 6 years ago

We need to implement OAuth scope level controls before allowing public access to the APIs. It is possible to build with them now, but Minds users should never give their password outside of the Minds platform.

On 29 April 2018 at 11:58, ThirdEyeTechnologies notifications@github.com wrote:

can you give some hints to go ahead, i would have try my best to get the stuff... OAUTH etc. Please help me. Thank in advance.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Minds/engine/issues/19#issuecomment-385261356, or mute the thread https://github.com/notifications/unsubscribe-auth/AAz97AGwvvPWmg5ofd47q4GI-vs8CtoVks5tteMjgaJpZM4Tr1-3 .

ThirdEyeTechnologies commented 6 years ago

Thank You @markharding . We have some clients who want to release game on minds.com, they have it on other platforms. They are ready to pay fees too. But we don't get proper documentation. Some says its possible and some says not. If there is some work-through or code to get in. It will be good for us. If its possible to build it now, without username/pass input then let me know.

Thank You.

Serkan-devel commented 6 years ago

@markharding are the API fees still a thing?

markharding commented 6 years ago

The APIs will be free to use, but we just need to develop the scope level access controls to prevent users giving full privileged access away to their accounts.

thePerfesser commented 6 years ago

@markharding has there been any progress on the API?

DoumanAsh commented 5 years ago

@markharding I don't want to create new issue for that, so I'd like to ask here, I've been using https://www.minds.com/oauth2/token endpoint to get Oauth token for a while now, but recently it started returning 500 response for all my requests, but I see that mobile app still uses it, I'm just wondering if anything changes with it recently

ottman commented 1 year ago

Closing for https://gitlab.com/minds/engine/-/issues/1620