cozy / cozy-proxy

This repository was part of CozyV2 which has been deprecated - Cozy authentication and routing layer
https://blog.cozycloud.cc/post/2016/11/21/On-the-road-to-Cozy-version-3
GNU Affero General Public License v3.0
26 stars 31 forks source link

Better code split between onboarding an login/reset views #351

Closed CPatchane closed 7 years ago

CPatchane commented 7 years ago

This PR just split the initialisation code to prevent create the full onboarding component when it's not necessary.

CPatchane commented 7 years ago

Thanks for all your feedbacks @gregorylegarec :)

gregorylegarec commented 7 years ago

Thanks @CPatchane 👍