-
-
Notifications
You must be signed in to change notification settings - Fork 332
Closed
Labels
priority-2-moderateShould be resolved on a reasonable timeline.Should be resolved on a reasonable timeline.type-docsAbout changes and updates to documentationAbout changes and updates to documentation
Milestone
Description
Current Situation
Currently, only Django-IDOM has access to the current websocket's scope. However, this is very commonly needed within all web frameworks to provide access to things such as user attributes, login, and logout functionality.
See #594
Proposed Actions
Create a RequestContext to be used with the upcoming use_context hook.
Work Items
- Create
RequestContexton a per web-framework basis - Document this feature (Probably also want an example on user login/logout)
Metadata
Metadata
Assignees
Labels
priority-2-moderateShould be resolved on a reasonable timeline.Should be resolved on a reasonable timeline.type-docsAbout changes and updates to documentationAbout changes and updates to documentation