|
|
|
|
|
by bsergio
2086 days ago
|
|
Looks like Operational Transformation is getting popular on HN lately, I have a question on another topic though - wondering how would you connect such systems to an existing infrastructure and especially authentication, to enforce user permissions/roles, etc. |
|
Regarding integration - okdb provides hooks, so that you can implement custom authentication/verification, e.g. verify JWT token. For details, have a look at the docs here - https://okdb.io/p/docs/api/server#s5.1
Happy to answer any other questions