Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

Help with authentication

This discussion is related to the api (json) addon.
I am new to Vanilla Forums, so I'm confused by the source code of this plugin. All the files in the views folder appear to be empty, so I guess all the code lives in the controllers. But without any documentation I'm finding it quite difficult to get a handle on. The idea appears to be:

1. Call /api/session (with what parameters?)
2. Get back a session key (is this the transient key?)
3. Call the other functions as desired

I'm looking to tie Vanilla forums into a Drupal site and use it for commenting on blog entries. The blogs should stay in Drupal, but the commenting make use of the superior Vanilla. Each blog entry would automatically trigger the json API to create a discussion ready for commenting.

Seems possible with the help of your plugin...

Comments

Sign In or Register to comment.