mike12345567
5d9b3af332
Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised.
2022-01-12 11:32:14 +00:00
mike12345567
836a2f5863
Switching out @budibase/auth to @budibase/backend-core.
2022-01-10 19:33:00 +00:00
Rory Powell
2fb2b570d1
Sentry updates
2021-10-18 14:57:30 +01:00
Rory Powell
624dd20522
Use configuration url to retrieve oidc endpoints
...
The /.well-known/openid-configuration endpoint can be used to
retrieve the majority of configuration needed for oidc
Additionally refactor the callback url to be generated on the server
side as this is a fixed endpoint.
Add linting fixes
2021-07-06 10:03:40 +01:00
Bernhard Hayden
65c436145a
Proof of concept OIDC implementation
2021-07-06 10:03:40 +01:00
mike12345567
d89c750761
Updating system to allow setting builder/admin as a toggle during the invitation phase of a user.
2021-05-24 18:45:43 +01:00
mike12345567
96f036b720
Updating testing system across the board after playing around with it, having the worker tests run when top level test is ran, fixing environment in worker when testing, removing the use of redis (replacing with ioredis-mock) when in test.
2021-05-05 17:49:34 +01:00
mike12345567
bb5dbf27aa
Some re-work of the auth package, making it a bit easier to use/less likely to make a mistake.
2021-04-21 16:42:44 +01:00
mike12345567
ee1a7a69ac
Fixing some issues with auth module.
2021-04-15 16:57:01 +01:00
mike12345567
2edb559fcf
Updating auth lib so that it takes in a pouch instance rather than creating its own.
2021-04-15 16:45:21 +01:00
mike12345567
13c368109e
Some changes after trying system for first time.
2021-04-08 17:39:46 +01:00
Martin McKeaveney
73dfad3001
encapsulate more auth functionality into shared module and use in worker
2021-04-08 11:20:37 +01:00
Martin McKeaveney
87b1924470
groundwork for budibase auth lib
2021-04-07 11:33:16 +01:00
Martin McKeaveney
349a47c1e1
basic couchDB authentication using passport
2021-04-01 20:34:43 +01:00
mike12345567
f48b09d378
Starting worker instance as part of the stack, some changes to how environment handled for worker.
2021-03-29 15:00:40 +01:00
Michael Drury
7845118fb3
Renaming deployment service to worker service for its expansion plans.
2020-12-17 12:39:55 +00:00