velruse
velruse copied to clipboard
Dummy mode for development
velruse should have a 'dummy' mode for use with ppl developing apps using velruse. This would allow one to avoid hitting the internet or third-parties which can have difficult setup procedures requiring world-resolveable DNS names. In that case, hitting the velruse app for sign-in would automatically return a 'fake user' rather than going through a third-party sign-in process.
Perhaps this could be implemented with a FakeProvider. Which will let your app create a fixture that will go to vulruse/fake/auth and create as many test uses as you may need.