etherpad-lite/src/node/handler
SamTV12345 fb56809e55
Feat/oauth2 (#6281): Added oauth to API paths
* Added oauth provider.

* Fixed provider.

* Added auth flow.

* Fixed auth flow and added scaffolding vite config.

* Added working oauth2.

* Fixed dockerfile.

* Adapted run.sh script

* Moved api tests to oauth2.

* Updated security schemes.

* Removed api key from existance.

* Fixed installation

* Added missing issuer in config.

* Fixed dev dependencies.

* Updated lock file.
2024-03-26 17:11:24 +01:00
..
APIHandler.ts Feat/oauth2 (#6281): Added oauth to API paths 2024-03-26 17:11:24 +01:00
ExportHandler.ts Added backend in typescript. (#6185) 2024-02-23 19:48:55 +01:00
ImportHandler.ts Added backend in typescript. (#6185) 2024-02-23 19:48:55 +01:00
PadMessageHandler.ts Fixed kickSessions method. 2024-03-12 17:45:18 +01:00
SocketIORouter.ts Added backend in typescript. (#6185) 2024-02-23 19:48:55 +01:00