interaction with database

Issue #8 resolved
gaurav kumar mishra created an issue

i was planning to restrict user to few room only, i.e. only authentic user to have access of chat room.

Is it possible to interact with database and restrict user.

In talk.io there is locking and unlocking of room, if it too can be done ??

Comments (2)

  1. Sam Dutton repo owner

    Hi!

    You could certainly roll your own authentication to restrict room access – how you do it depends on just how secure/simple you need that to be.

    You could, of course, use some kind of third party identity service instead.

    Sam

  2. Log in to comment