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

Pages with authorised access #31

Open
rkrejcii opened this issue Jun 30, 2017 · 0 comments
Open

Pages with authorised access #31

rkrejcii opened this issue Jun 30, 2017 · 0 comments

Comments

@rkrejcii
Copy link

Thanks a lot for great tutorial.

However, what I strongly miss is any clue how to use given infrastructure with an authorisation controlled by the API server.

Scenario:

  • /protected-page from client (React app) shows by default login form or something similar
  • when user enters proper credentials, he can access the protected-page content
  • authorisation is controlled by the API server, for example in the case of Express via Passport.js

Could you provide me any hint please? Or even better, enhance the tutorial accordingly as I'm for sure not alone with this request.

Thanks.

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

No branches or pull requests

1 participant