AspNetCoreApiStarter icon indicating copy to clipboard operation
AspNetCoreApiStarter copied to clipboard

Any future development planned?

Open mos-ie opened this issue 6 years ago • 3 comments

Really like this project - have you a road map?

mos-ie avatar Dec 05 '18 10:12 mos-ie

Thanks and sorry for the extremely late reply. I had intended on making some improvements but as always other priorities took my time. Have you used this project in your own work? Are there things you'd like to see added, fixed or improved?

mmacneil avatar Aug 19 '19 12:08 mmacneil

No worries. Using it in a project that will be going live soon - https://phynda.app/

It would be great to see a client implementation that consumes the API and makes use of the refresh tokens - this was the one part that I couldn't get working in my Ionic 4/Angular 7 app.

There would probably be a lot of work in this, but a VS plugin to scaffold all presenters, validators, use cases etc. for each use case would ultimately save a lot time.

mos-ie avatar Aug 20 '19 10:08 mos-ie

hey Mark, thanks for sharing this starter project... It was really helpful. I'm learning abouts API and net core and I'm just wondering if it's possible to do Role Based authorization with this approach, I've tried policy based, but I can't figure it out how it works. Anyone has tried role based or policy based with this approach? Cheers!

neutrin0x avatar May 27 '20 16:05 neutrin0x