budibase/packages/backend-core/src/users
melohagan 60f7c03e17
Fix/verify sso bug (#14253)
* Delete associated SSO user

* Update reset password screen

* Partial type removed

* lint

* Split getFirstPlatformUser from getPlatformUsers

* lint

* Use correct method

* Code review comments

* lint
2024-07-29 13:25:46 +01:00
..
test Remove platform user on remove 2024-07-03 15:52:48 +02:00
db.ts Fix/verify sso bug (#14253) 2024-07-29 13:25:46 +01:00
events.ts Refactoring users core to move into backend, allowing app builder endpoints to move into pro. 2023-07-25 17:48:57 +01:00
index.ts Breaking out pro components back into the worker user SDK, and attempting to separate the pro components as much as possible from the user SDK itself, so that it can be easily re-created in other services. 2023-07-25 18:39:40 +01:00
lookup.ts Fix/verify sso bug (#14253) 2024-07-29 13:25:46 +01:00
users.ts Fix uses of SearchFilterOperator. 2024-07-10 11:08:11 +01:00
utils.ts Fix/verify sso bug (#14253) 2024-07-29 13:25:46 +01:00