RocketChat / RC4Community

Full-stack components for building, engaging, and growing your massive on-line community
https://community.rocket.chat/
Apache License 2.0
48 stars 68 forks source link

[TODO] Create a simple-local-auth component to improve out-of-box DevEx #156

Closed Sing-Li closed 2 years ago

Sing-Li commented 2 years ago

Create a compatible (no changes to current auth API) auth component that uses local DB and only has userid field.

Keep this component as simple as possible ( it will never be used in production, only in dev and testing).