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

Add API to be used with playground #146

Merged
merged 6 commits into from Apr 13, 2021
Merged

Add API to be used with playground #146

merged 6 commits into from Apr 13, 2021

Conversation

frederikprijck
Copy link
Member

Description

This PR adds a small express server to host an endpoint in order to more easily test interceptors in the playground application.
The express server is a copy from the one in our sample application.

Testing

  • The API can be started using npm run server:api.

  • Call the API by clicking the corresponding button in the playground

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

@frederikprijck frederikprijck requested a review from a team as a code owner April 12, 2021 09:36
@frederikprijck frederikprijck added the review:small Small review label Apr 12, 2021
@frederikprijck frederikprijck merged commit 26a8ae3 into master Apr 13, 2021
@frederikprijck frederikprijck deleted the frederik/api branch April 13, 2021 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:small Small review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants