velruse icon indicating copy to clipboard operation
velruse copied to clipboard

Dummy mode for development

Open bbangert opened this issue 15 years ago • 1 comments

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.

bbangert avatar Mar 17 '11 17:03 bbangert

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.

elpargo avatar Mar 17 '11 17:03 elpargo