Allow user to creates named auth keys with token

This commit is contained in:
Thibault Jouan
2015-05-04 04:34:13 +00:00
parent 7d1274cbb3
commit 763c9789ec
12 changed files with 174 additions and 1 deletions

View File

@@ -12,6 +12,8 @@
- if current_user?
%nav
%ul
%li
= link_to 'Keys', keys_path
%li
= link_to 'Playlists', playlists_path
%li