Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialKevin Gates
15,053 PointsAny chance for a fuller course on sessions, JWT, etc?
Alena Holligan : I noticed you reference this lecture: https://teamtreehouse.com/library/building-a-jwt which is part of a PHP series. Will there likely be a series more in depth explaining session cookies vs JWT, and how to properly implement both? For instance, I hear a lot about tokens being stored in local storage, then others adamantly saying you should never do that.
I would love more Treehouse official guidance on this.
1 Answer
Alena Holligan
Treehouse TeacherThere's some more information and links to resources here https://teamtreehouse.com/library/cookies-vs-session-storage
Kevin Gates
15,053 PointsKevin Gates
15,053 PointsThank you!