adelevie / parse-ruby-client

A simple Ruby client for the parse.com REST API
MIT License
415 stars 137 forks source link

Signout API not available #185

Open srikanthps opened 9 years ago

srikanthps commented 9 years ago

There is a question on Stackoverflow that sign out API not available in this gem.

I have suggested below answer http://stackoverflow.com/questions/31759727/how-to-end-session-with-parse-ruby-client-gem/31760835#31760835

Do you think solution makes sense enough to be integrated in this project?

OpConTech commented 7 years ago

@rymes is there any documentation on how to use the logout feature you added?

rhymes commented 7 years ago

@OpConTech what are you referring to?

OpConTech commented 7 years ago

Signout API not available #185 - rhymes added the feature label on Aug 1, 2015

Since this is still open, can you let me know what the best way is to sign out a user?