Creates a session snapshot from a token and user payload.
const AuthSessionSnapshot({required this.token, required this.user});