remove user pool

View: New views
1 Messages — Rating Filter:   Alert me  

remove user pool

by T. Gullo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is there a way to remove a user's pool of connections (other than hardReset() for everybody)?

The problem: If a user with their own pool of connections changes their password, there will then be two user pools (I guess one for each username/password combo).  This causes problems.

I'd like a way to remove a user's pool of connections without disturbing the other pools.