This website works better with JavaScript.
Home
Explore
Help
Sign In
bike
/
BikeBikeBike
Watch
1
Star
0
Fork
0
Code
Issues
4
Pull Requests
Projects
Releases
Wiki
Activity
Bike!Bike! Website!
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
557
Commits
3
Branches
0
Tags
384 MiB
Tree:
aba799cfcc
G0dwin-copy-edits
development
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'aba799cfcc'
${ noResults }
BikeBikeBike
/
app
/
models
/
authentication.rb
4 lines
65 B
Raw
Normal View
History
Add Facebook login with Sorcery The facebook key and secret defined in the sorcery config file are for testing only and need to be changed and not committed to source when app is ready to go live
11 years ago
class
Authentication
<
ActiveRecord
::
Base
belongs_to
:user
end