ml-archive / nodes-sso

Allow users to login using Nodes SSO 🔑

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add AdminPanelProvider automatically

siemensikkema opened this issue · comments

I discovered that the order in which the admin panel provider and the sso provider get added matters (sso comes last). How about adding the admin panel provider from inside the SSO one? That way only one provider has to be added in apps the problem of order of adding them is avoided.

@steffendsommer @BrettRToomey

Fixed in https://github.com/nodes-vapor/admin-panel-nodes-sso/releases/tag/0.4.0 - the order of these two packages doesn't matter now.