bind
Method
This is a method of the SessionBindingProtocol class in the protocols module.Bind a session to an authenticated principal.
Signature
Parameters
str
required
Unique session identifier
Dict[str, Any]
required
Principal information (user_id, roles, metadata, etc.)
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 2248
