Skip to content

Implement authentication engine

Nick Sullivan edited this page Oct 13, 2015 · 1 revision

Red October's security is fundamentally built on the security of user passwords. That said, it would be nice to have some more granular control over who can access its functions. In particular, a third party authentication service (such as one based on OAuth) could be used as a gateway to the Red October APIs and website.

Clone this wiki locally