inherit
172351
0
Sept 5, 2019 10:56:35 GMT -8
DarkPikachu
Complexity == Fun
320
October 2011
tcll
|
Post by DarkPikachu on Apr 21, 2014 7:43:43 GMT -8
The RPC plugin allows users to save a limitless amount of customly styled characters. I'm just gonna skip the details and edit this post as they come up... (because I'm lazy, and am working on 3 other projects as I type this) so I've decided to post this now because I finally have a JS module that allows access to modify a GH repo using OAuth. so the repo will allow the storage for everyone's characters, but I want to take it even further and allow you to sync your characters between the forums your on. problem is I need an accurate storage interface to track the linkage... any idea on how I could pull this off??
|
|
inherit
172351
0
Sept 5, 2019 10:56:35 GMT -8
DarkPikachu
Complexity == Fun
320
October 2011
tcll
|
Post by DarkPikachu on Apr 22, 2014 7:42:55 GMT -8
well... best idea I can go with is a sort-of encrypted "login" system using your email... I can use a dynamic DIV to pull off the dialogs in the user profile...
this means you'll only have to login once per forum you're on. (this will sync your global eh... "account") ^ it's really just an ID rather than a full account, to keep things simple
really all you're doing is associating your global ID with a new forum. so it's not exactly anything off the wall... heh
|
|