FNLF / fnlf-backend

F/NLF REST backend
1 stars 0 forks source link

Response on first login #98

Open einarhuseby opened 7 years ago

einarhuseby commented 7 years ago

On users first successful login add first_login: true' to response whencreate_userreturnsTrue`. The client can then make decisions on first login (redirect to profile page, show help, tour etc)

See FNLF/fnlf-client#376