Jason Kulatunga
|
0a9eb88b1b
|
fixing module name (fasten-onprem vs fastenhealth-onprem)
|
2023-08-27 17:09:46 -07:00 |
Jason Kulatunga
|
59fd25c8e8
|
do not print out the issuer key in plain text. only used for debugging.
|
2023-07-16 09:37:46 -07:00 |
Jason Kulatunga
|
f1f2da2dd3
|
Widget Dashboard Queries using extracted Search Parameters (#179)
|
2023-07-08 07:43:30 -07:00 |
Jason Kulatunga
|
1a18319c8c
|
tweaks to jwt to be consistent.
|
2022-12-03 17:15:19 -08:00 |
Jason Kulatunga
|
e360369706
|
begin restoring Sqlite functionality. (#11)
|
2022-12-02 19:40:58 -08:00 |
Jason Kulatunga
|
f2bb44e8be
|
refactor backend to remove all storage logic. Just auth and metadata endpoints now.
Adding docker image for couchdb and addign docker-compose file.
|
2022-10-08 19:40:33 -07:00 |
Jason Kulatunga
|
02dcbcc507
|
working summary api
|
2022-09-17 10:14:59 -07:00 |
Jason Kulatunga
|
edd8587ab2
|
make sure that the jwt encryption key is configurable by the end user.
|
2022-09-13 21:41:10 -04:00 |
Jason Kulatunga
|
1535f139c1
|
when making requests to the db, use the current user context.
|
2022-09-12 21:20:56 -04:00 |
Jason Kulatunga
|
d67650eaf1
|
make sure we parse the auth header.
make sure the token signing method is one we expect.
|
2022-09-12 01:03:20 -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 |