connor-t / yoti-rails

A demo rails 5 application to evaluate the Yoti sdk.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

To launch your own version of this app add your Yoti variables to .env.default and rename it to .env. You will then be able to push the app to heroku. The app works by restricting access to the store, a user can register with their email but can't access the store until verified by Yoti, verification happens once and the Yoti user_id is stored as an attribute on the user table.

About

A demo rails 5 application to evaluate the Yoti sdk.


Languages

Language:JavaScript 66.0%Language:Ruby 13.1%Language:CSS 12.3%Language:HTML 8.4%Language:CoffeeScript 0.2%