Commit graph

5 commits

Author SHA1 Message Date
nicolas.dorier
c2032ee15b
Prepare the Authentication controller for .netcoreapp3.0 2019-10-04 17:21:53 +09:00
nicolas.dorier
a56004fbef
Remove a warning on .netcoreapp3.0 2019-10-03 18:15:08 +09:00
Andrew Camilleri
3366c86b16 Authorize granular permissions (#1057)
* granular scope permissions for api

* final fixes and styling

* prettify code

* fix missing policy
2019-09-29 16:23:31 +09:00
nicolas.dorier
f257f9f91d
[Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
Andrew Camilleri
c5227d9996 Request consent from user before giving application access to the user's data & services. 2019-08-29 16:25:16 +09:00