richard-webb-dev / werewolves-site

Small early stages project of a simple part game
0 stars 0 forks source link

(front end) lookup p_ids of players in game #17

Closed richard-webb-dev closed 8 years ago

richard-webb-dev commented 8 years ago

you need a p_id for everything.

It might be a security risk to give users theirs and other's p_ids. In which case, some encryption method should be used.

In either case, there needs to be a link to what the user sees and the javascript object it represents.