lemur/lemur/api_keys
kevgliss ad88637f22
Adding some niceties around the way users are associated with tokens. (#1012)
* Adding some niceties around the way users are associated with tokens.

- Includes user typeahead
- Tooltips
- User information displayed in table
- Default to current user when no user is passed
2017-12-05 10:57:17 -08:00
..
__init__.py add per user api keys to the backend (#995) 2017-12-04 08:50:31 -08:00
cli.py add per user api keys to the backend (#995) 2017-12-04 08:50:31 -08:00
models.py add per user api keys to the backend (#995) 2017-12-04 08:50:31 -08:00
schemas.py Adding some niceties around the way users are associated with tokens. (#1012) 2017-12-05 10:57:17 -08:00
service.py add per user api keys to the backend (#995) 2017-12-04 08:50:31 -08:00
views.py Adding some niceties around the way users are associated with tokens. (#1012) 2017-12-05 10:57:17 -08:00