Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SessionIDs and other service metadata should be stored together #350

Closed
joeljfischer opened this issue Feb 8, 2016 · 1 comment
Closed
Labels
best practice Not a defect but something that should be improved anyway
Milestone

Comments

@joeljfischer
Copy link
Contributor

Instead of a session ID dictionary, we should be storing metadata of a service together in a type. For example as a dictionary of (serviceType: metadata). This could store info such as sessionId, hashId, and encrypted.

@joeljfischer joeljfischer added the best practice Not a defect but something that should be improved anyway label Feb 8, 2016
@joeljfischer joeljfischer added this to the 4.0.X milestone Feb 8, 2016
@joeljfischer joeljfischer modified the milestones: 4.2, 4.1.X May 10, 2016
@joeljfischer
Copy link
Contributor Author

Fixed in #348

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
best practice Not a defect but something that should be improved anyway
Projects
None yet
Development

No branches or pull requests

1 participant