This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2026-07-25 02:19:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6141a11e7f564b1de421332ebc5f25161e0bf25c
notifications-api
/
tests
/
app
History
Rebecca Law
15b2d414cc
Updates from review comments:
...
Update api_key relationship. Check that id in dict exists before deleting it
2016-01-19 13:11:22 +00:00
..
authentication
Change Tokens to ApiKey
2016-01-19 12:13:47 +00:00
dao
Change Tokens to ApiKey
2016-01-19 12:13:47 +00:00
job
Fix for job urls that should have been within context of a service.
2016-01-18 09:57:04 +00:00
service
Change Tokens to ApiKey
2016-01-19 12:13:47 +00:00
template
Added authorization headers for all requests
2016-01-15 17:02:29 +00:00
user
Update error message for password to match marshmallow errors.
2016-01-19 12:07:14 +00:00
__init__.py
Implement a JWT header into base client
2015-12-11 16:57:00 +00:00
conftest.py
Updates from review comments:
2016-01-19 13:11:22 +00:00