Justin Baur
|
231eb84e69
|
Turn On ImplicitUsings (#2079)
* Turn on ImplicitUsings
* Fix formatting
* Run linter
|
2022-06-29 19:46:41 -04:00 |
|
Oscar Hinton
|
e4a10aae27
|
Split out repositories to Infrastructure.Dapper / EntityFramework (#1759)
|
2022-01-11 10:40:51 +01:00 |
|
Oscar Hinton
|
23b0a1f9df
|
Run dotnet format (#1764)
|
2021-12-16 15:35:09 +01:00 |
|
Oscar Hinton
|
63f6dd9a24
|
Move request/response models (#1754)
|
2021-12-14 16:05:07 +01:00 |
|
Chad Scharf
|
9800b752c0
|
Changed all C# control flow block statements to include space between keyword and open paren
|
2020-03-27 14:36:37 -04:00 |
|
Kyle Spearrin
|
7b1c0d6df1
|
clear token by id
|
2017-06-02 16:52:54 -04:00 |
|
Kyle Spearrin
|
c95d39f563
|
notification hub push registration service
|
2017-05-26 00:50:27 -04:00 |
|
Kyle Spearrin
|
8bcd4e0463
|
move all models into core
|
2017-03-08 21:55:08 -05:00 |
|
Kyle Spearrin
|
bd0c960e9f
|
move domains to Models.Table
|
2017-03-08 21:45:08 -05:00 |
|
Kyle Spearrin
|
0648c2d0a3
|
react to contact changes not being set from identity
|
2017-01-24 22:46:54 -05:00 |
|
Kyle Spearrin
|
92d06ceabe
|
No response for device put token API.
|
2016-08-06 18:46:02 -04:00 |
|
Kyle Spearrin
|
da56901d17
|
Revert device id in jwt token and moved to reading from header. Added clear token by identifier API/repo/sproc so that token can be cleared after logout.
|
2016-08-06 15:15:11 -04:00 |
|
Kyle Spearrin
|
929e264549
|
PutClearToken requires authorization
|
2016-08-06 02:07:04 -04:00 |
|
Kyle Spearrin
|
0727b75a83
|
Added device service. Added API for clearing out token for a device identifier (used for push unregister).
|
2016-08-05 23:59:59 -04:00 |
|
Kyle Spearrin
|
54696aade4
|
Added POST route endpoints for all PUT and DELETE operations to allow for vault to avoid preflight.
|
2016-07-13 21:43:48 -04:00 |
|
Kyle Spearrin
|
37ec1de7a3
|
Added device identifier, APIs for updating token by identifier, Device creation/update upon signin.
|
2016-06-21 00:08:22 -04:00 |
|
Kyle Spearrin
|
4fd65f974d
|
device apis and models
|
2016-06-18 16:03:33 -04:00 |
|