API login/logout with http header token

This commit is contained in:
Min Zeya Phyo
2017-04-14 23:22:58 +06:30
parent db75780267
commit 5ca9615e38
11 changed files with 47 additions and 22 deletions

View File

@@ -107,6 +107,7 @@ GEM
prawn (>= 1.3.0, < 3.0.0)
puma (3.8.2)
rack (2.0.1)
rack-cors (0.4.1)
rack-test (0.6.3)
rack (>= 1.0)
rails (5.0.2)
@@ -224,6 +225,7 @@ DEPENDENCIES
prawn
prawn-table
puma (~> 3.0)
rack-cors
rails (~> 5.0.2)
rspec-rails (~> 3.5)
sass-rails (~> 5.0)