This website requires JavaScript.
Explore
Help
Register
Sign in
Docker
/
portainer
Watch
1
Star
0
Fork
You've already forked portainer
0
mirror of
https://github.com/portainer/portainer.git
synced
2025-07-21 22:39:41 +02:00
Code
Issues
Releases
Activity
25620c5008
portainer
/
app
/
extensions
/
oauth
/
__module.js
3 lines
65 B
JavaScript
Raw
Normal View
History
Unescape
Escape
refactor(oauth): move oauth rest service to extension
2019-01-02 20:00:41 +02:00
angular
.
module
(
'portainer.extensions.oauth'
,
[
'ngResource'
]
)
;
Copy permalink