# Functions
No description provided by the author
No description provided by the author
No description provided by the author
If there is already a user, we compare the login and email to see if it is the same user.
No description provided by the author
CreateUser creates a new user along with the associated account, provider, and session.
DeleteSession deletes the session from the database.
No description provided by the author
No description provided by the author
GetDBUserSession gets the user session from the database based on the access token and browser info.
No description provided by the author
InspectInMemoryDB inspects the in-memory database.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
UserInfo holds the essential information for a Github user.