Files
mozo-backend/app/views/user/obtain_token.html.slim
T

5 lines
127 B
Plaintext

- content_for :footer do
javascript:
QMobile.setAuthToken('#{current_user.authentication_token}');
QMobile.goHome();