@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.
9 lines (7 loc) • 244 B
TypeScript
Stores the access and refresh tokens as part of the session (`express-session`), this way auth flow could be based on it.