1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-30 10:39:44 +02:00
documize/gui/app/pods/customize/auth/template.hbs

3 lines
171 B
Handlebars
Raw Normal View History

2018-09-03 17:36:54 +01:00
{{customize/auth-settings authProvider=model.authProvider authConfig=model.authConfig
2017-03-28 10:25:32 +01:00
onSave=(action 'onSave') onSync=(action 'onSync') onChange=(action 'onChange')}}