Skip to content

add context type for FastifyAuthFunction#92

Merged
mcollina merged 1 commit intofastify:masterfrom
dwickern:auth-context
Apr 8, 2021
Merged

add context type for FastifyAuthFunction#92
mcollina merged 1 commit intofastify:masterfrom
dwickern:auth-context

Conversation

@dwickern
Copy link
Copy Markdown
Contributor

Sets the context (this) so that you can access the fastify instance from within an auth function.

Checklist

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 702977865

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 83.708%

Totals Coverage Status
Change from base Build 653552395: 0.0%
Covered Lines: 206
Relevant Lines: 235

💛 - Coveralls

Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mcollina mcollina merged commit db7ce09 into fastify:master Apr 8, 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.

3 participants