-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
As a package developer,
I want to access the session from anywhere in my code,
So that I don't need to pass the session object through every function.
Acceptance Criteria:
- Given a session has been initialized
- When I call a function to get the current session
- Then I receive the active session object without explicit parameter passing
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request