Skip to content

Consistent session history across devices using GitHub login #15

Description

@davis9001

As a user
I want my session history to be consistent across all devices
So that I have a seamless experience regardless of where I log in

Acceptance Criteria

  • Given I log in with my GitHub account on one device, when I check my session history, then it should be recorded in a database
  • Given I log in with the same GitHub account on a second device, when I check my session history, then it should be identical to the history on the first device

Additional Details

  • Implement a database to store user sessions
  • Ensure data consistency and security across devices
  • Utilize the existing GitHub OAuth process for user authentication and data retrieval

Definition of Done

  • Database is implemented and integrated with GitHub logins
  • Session history is consistent across all devices for GitHub users
  • Security measures are in place to protect user data
  • Documentation is updated with details on how session history works

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions