Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Hooks #27

Open
F9Alejandro opened this issue Jul 30, 2014 · 1 comment
Open

Custom Hooks #27

F9Alejandro opened this issue Jul 30, 2014 · 1 comment
Milestone

Comments

@F9Alejandro
Copy link

I am trying to use the api to check if a user is authenticated, but when ever i try to do so using RestAPI isAuthenticated() function i end up getting an error saying that i need to specify an action even though i have my own php code doing the action... could there be a way for the specification of if you want an action or not?

PS: if there already is a way to do so it would be nice to have some documentation as trying to check if the person actually owns the account using the hash is rather a difficult task with out the use of the api... hence how it is right now...

Thanks in Advanced,
F9Alejandro

@Contex
Copy link
Owner

Contex commented Aug 3, 2014

I've been planning to make the methods/actions modular (i.e. 1 PHP class that extends a base class), that should help you modify the code.

I'll see if I can get started on this sometime this/next week.

@Contex Contex added this to the 2.0 milestone Aug 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants