Hi Guys,
I've been working on some push messaging apps for Android and iOS (for our clan which pretty much revolves around ubbthreads)
Rather than reinventing an authentication system, I'd like to add a few REST endpoints to ubbthreads to support using it's current auth mechanisms in the apps.
I don't have a copy of ubbthreads myself, it's licensed by another clan member, are their public docs I can reference, or am I better to bug him for shell access and run through the codebase myself?
*** it's either that or write some methods to generate tokens stored against users that expire every 2 weeks or something / invalidate if the user logs out or uninstalls the application on their device.
If anyone else is interested, I'd be real happy to post my code on github or bitbucket

Thanks muchly.
Will