auth0 / custom-social-connections

http://auth0.github.io/custom-oauth2-dashboard
MIT License
29 stars 30 forks source link

Fixing development flow to allow users the opportunity to try this out locally #29

Closed C45tr0 closed 6 years ago

C45tr0 commented 6 years ago

✏️ Changes

The current code does not seem to work with just running a local express server. This updates to use wt serve to test locally.

🔗 References

13

🎯 Testing

Using the updated README for development should do it. Make sure you have wt-cli installed and run npm start -- --param AUTH0_DOMAIN=auth0.auth0.com

🚫 This change has been tested in a Webtask

🚫 This change has unit test coverage

🚫 This change has integration test coverage

🚫 This change has been tested for performance

🚀 Deployment

This does not affect the production build, but I could not even run it as a webtask even after pulling initially.

✅ This can be deployed any time

🎡 Rollout

This is for local development.

🖥 Appliance

Note to reviewers: ensure that this change is compatible with the Appliance.