Created api_key_api_client.

Implementation of create, revoke and show api keys for service.
These calls work, however we still need to fix the tests.
This commit is contained in:
Rebecca Law
2016-01-20 17:32:55 +00:00
parent 9784a9936c
commit 41c775cd68
6 changed files with 42 additions and 18 deletions

View File

@@ -20,7 +20,7 @@
once you leave this page.
</p>
{{ api_key('d30512af92e1386d63b90e5973b49a10', 'CRM application') }}
{{ api_key(secret, key_name) }}
</div>
</div>