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

Auth with Hapi #340

Closed
theoscat opened this issue Oct 28, 2021 · 3 comments · Fixed by #342
Closed

Auth with Hapi #340

theoscat opened this issue Oct 28, 2021 · 3 comments · Fixed by #342

Comments

@theoscat
Copy link

Hello,

I'm trying to implement your package with hapi.
It's quite easy to plug but i cant find anything related to auth.
Am i missing something ?

here's my versions
"@bull-board/api": "3.6.0", "@bull-board/hapi": "3.6.0", "@hapi/hapi": "20.1.0",

Would love to use a basic authentication strategy (hapi basic exemple).

Regards,

Theo

@felixmosh
Copy link
Owner

Thank you for this issue, I'll review posible options and add an example for it.

felixmosh added a commit that referenced this issue Oct 29, 2021
feat: add hapi auth example

closes #340
felixmosh added a commit that referenced this issue Oct 29, 2021
* fix typo

* feat: add route options to hapi plugin
feat: add hapi auth example

closes #340
@felixmosh
Copy link
Owner

Released in v3.7.0

Checkout the hapi-auth example

@theoscat
Copy link
Author

theoscat commented Nov 2, 2021

Thanks a lot !

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 a pull request may close this issue.

2 participants