makes middlewares pluggable. i.e for custom oauth flows or analytics etc.#395
makes middlewares pluggable. i.e for custom oauth flows or analytics etc.#395fredr wants to merge 1 commit intorlidwka:masterfrom
Conversation
|
👍 💯 ;-) A github web oauth authorization plugin for sinopia ? Awesome ! Even better, what about a provider-agnostic web oauth authorization plugin for sinopia ? And then, on top of this, you could build a github adapter for this plugin, and any else would be able to build adapters for other providers (like gitlab for example), or private ones (for private Oauth2 servers). Personally, if it would exist, I will use all of these in my organisation. I think I'm not the only one person that could benefit of a such capabilities. |
|
@fredr , could you please post a link to the github repo of your plugin project (if exists) ? |
|
Neat !! Do you mind PR to our clone https://github.com/fl4re/sinopia ? |
|
@rbecheras sure, this would enable anyone to write such plugins. Im building this one: https://github.com/soundtrackyourbrand/sinopia-github-oauth @dgaya I know, but I thought I'd add a PR anyway. Cool, your fork seems to be more active! I'll open a PR there! |
|
+1 |
I'm building a github web oauth authorization plugin for sinopia. To achieve that in a good way I need to be able to register custom routes in sinopia, so that I don't have to have github or sinopia secrets on my client to be able to generate a .npmrc