@accounts/express-session
Version:
Stores the access and refresh tokens as part of the session (`express-session`), this way auth flow could be based on it.
3 lines (2 loc) • 101 B
TypeScript
Stores the access and refresh tokens as part of the session (`express-session`), this way auth flow could be based on it.