Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: set up session in onRequest rather than preValidation #147

Closed
wants to merge 1 commit into from
Closed

feat: set up session in onRequest rather than preValidation #147

wants to merge 1 commit into from

Conversation

SimenB
Copy link

@SimenB SimenB commented Feb 17, 2021

Being able to access the session data in any onRequest hook is useful (in my case needed since we still use fastify-express which only runs in that hook).

Also fixes deprecation warnings, see #137, #138 and #143 since this introduced usage of onRequest in the first place

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling d5a6690 on SimenB:on-request into e201f78 on SerayaEryn:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling d5a6690 on SimenB:on-request into e201f78 on SerayaEryn:master.

@dmitrybndar
Copy link

Hi, @SerayaEryn. When you will be able to merge this PR and make a release? This deprecation warning is really annoying :(

@PabloSzx
Copy link

PabloSzx commented Apr 8, 2021

@SerayaEryn any news on this?

@Demetri0
Copy link

Demetri0 commented Apr 9, 2021

Should we fork this plugin? Looks like the author have no interest any more

@zekth
Copy link
Contributor

zekth commented May 4, 2021

@SerayaEryn We do need this, also if you don't want to maintain it anymore maybe can you promote a maintainer or transfer ownership?

@aspiiire
Copy link

aspiiire commented Jul 12, 2021

Guys someone have forked this repo with all up to date?

@fabifont
Copy link

See that alternative #137 (comment)

@zekth
Copy link
Contributor

zekth commented Aug 4, 2021

We published the github repo and made it available on npm: https://github.com/fastify/session . @SimenB could you please port this PR to the new repo? Thanks!

@SimenB
Copy link
Author

SimenB commented Aug 13, 2021

fastify/session#16

@SimenB SimenB closed this Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants