---
title: "Ep. 6 - Authentication with server"
description: "Episode 6 of Learn RubyMotion, by Neeraj Singh."
canonical_url: "https://www.bigbinary.com/videos/learn-rubymotion/ep-6-authentication-with-server"
markdown_url: "https://www.bigbinary.com/videos/learn-rubymotion/ep-6-authentication-with-server.md"
---

# Ep. 6 - Authentication with server

Episode 6 of Learn RubyMotion, by Neeraj Singh.

## Details

- Series: Learn RubyMotion
- Duration: 05:05
- Published: September 28, 2017
- [Watch on YouTube: https://www.youtube.com/watch?v=hfE5tnowEyE](https://www.youtube.com/watch?v=hfE5tnowEyE)

## Notes

- The app makes real authentication call to authentication server developed
  using Ruby on Rails and hosted on heroku.
- [lrm-authentication](https://github.com/bigbinary/lrm-authentication)
- [Source code](https://github.com/bigbinary/lrm)
- git clone https://github.com/bigbinary/lrm.git cd episode-3 PART=5 rake

## Links

- [Human page](https://www.bigbinary.com/videos/learn-rubymotion/ep-6-authentication-with-server)
