writer / writer-framework

No-code in the front, Python in the back. An open-source framework for creating data apps.
https://dev.writer.com/framework/introduction
Apache License 2.0
1.3k stars 73 forks source link

feat/implement authentication workflow on streamsync #416

Closed FabienArcellier closed 4 months ago

FabienArcellier commented 4 months ago

This PR implements support for authentication through an OIDC provider such as Google Auth, Github, Autho, Microsoft (not tested properly)

FabienArcellier commented 4 months ago