1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-23 07:19:41 +02:00

refactor(auth): exprt oauth settings into extension

This commit is contained in:
Chaim Lev Ari 2019-01-02 16:21:36 +02:00
parent 0a1643bbcf
commit 515daf6dba
8 changed files with 179 additions and 106 deletions

View file

@ -0,0 +1 @@
angular.module('portainer.extensions.oauth', []);