platforms/devplace/authentication.md
DevPlace Authentication: API Keys, Sessions, Bearer and Basic
The four interchangeable ways to authenticate any DevPlace request - session cookie, X-API-KEY header, Bearer token and HTTP Basic - plus the signup, login, logout and password-reset endpoints that issue and clear the se...