auth0-samples / auth0-sso-dashboard

[DEPRECATED] App Single Sign On Dashboard using Auth0
MIT License
62 stars 26 forks source link

Router.Navigation is Deprecated #31

Open cancan101 opened 9 years ago

cancan101 commented 9 years ago

Usage: https://github.com/auth0/auth0-sso-dashboard/blob/8d4e847ebcc266f91cfc1caf3e8ab515069ffc7e/app/lib/components/LoginWidget.react.js#L6 See: https://github.com/rackt/react-router/blob/master/docs/api/mixins/Navigation.md

ntotten commented 9 years ago

Thanks, yeah I have been in the process of removing those. There should be only a few left. I'll get a fix out shortly.