Skip to content

README Code Example Error? #686

Closed Answered by vvo
lplawlor asked this question in Q&A
Discussion options

You must be logged in to vote

Hey there, sorry I messed up the README, it's now fixed:

export async function get(req, res) {
  const session = await getIronSession(req, res, { password: "...", cookieName: "..." });
  return session;
}

https://github.com/vvo/iron-session

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by vvo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants