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

Strategies for sharing authentication between http routes and nes routes #49

Closed
salzhrani opened this issue Sep 17, 2015 · 2 comments
Closed
Assignees
Labels
support Questions, discussions, and general support

Comments

@salzhrani
Copy link

What is the recommended approach for sharing authentication between hapi and hapi+nes? if for example hapi-auth-cookie is used on one server and certain parts of the app need access to nes on another server with a different subdomain ( or domain ).

@hueniverse
Copy link
Contributor

There is no recommended approach. You should think about the nes channel as just another endpoint and configure authentication for it the way you would any other HTTP endpoint.

@hueniverse hueniverse self-assigned this Sep 17, 2015
@Marsup Marsup added support Questions, discussions, and general support and removed question labels Sep 20, 2019
@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
support Questions, discussions, and general support
Projects
None yet
Development

No branches or pull requests

3 participants