Jason Kulatunga
|
5ae77a0459
|
adding sourceDetail component.
make sure we 404 if an api endpoint doesn't exist.
|
2022-09-14 19:59:16 -07:00 |
Jason Kulatunga
|
360af5adee
|
renamed usages of providerId to sourceType
|
2022-09-13 21:02:26 -04:00 |
Jason Kulatunga
|
1a3dce77cb
|
adding form validation on signup.
adding auth/signin and auth/signup api endpoints.
|
2022-09-11 23:59:13 -04:00 |
Jason Kulatunga
|
aefe96c71e
|
added a details page (unwired)
fixed logo
print more error messages.
added aetna client.
|
2022-09-10 23:12:29 -04:00 |
Jason Kulatunga
|
68eb18e64b
|
update expired access token automatically (using refreshtoken). if updatedSource is returned from client, it must be stored in the DB.
|
2022-09-08 23:51:46 -07:00 |
Jason Kulatunga
|
187d72b085
|
added mechanism to query resources stored in DB.
Adding raw lookup from source.
|
2022-09-08 22:53:54 -07:00 |
Jason Kulatunga
|
c9fc23e3a9
|
sync all resources on completion.
|
2022-09-08 21:14:03 -07:00 |
Jason Kulatunga
|
c8441086c8
|
added ModelBase and OriginBase which can be used as base classes for Gorm Models.
Updated BaseClient - use Source vs ProviderCredentials terminolgy.
Updated CignaClient
Added a raw request api endpoint which can
|
2022-08-30 19:03:24 -07:00 |