Commit Graph

4 Commits

Author SHA1 Message Date
Ethan Donowitz
9bea32803c
bug: convert DbErrors to TokenserverErrors (#1327)
Closes #1316
2022-06-10 17:30:45 -04:00
Ethan Donowitz
38d6a27b02
feat: add BrowserID support for Tokenserver (#1216)
Closes #1215
2022-03-31 15:13:04 -04:00
Ethan Donowitz
ae6597022c
refactor: remove static service IDs (#1199)
Note: this commit contains a breaking change. Previously, there was a migration that included two services with static IDs by default, but this commit adds a new migration that removes those two services and adjusts the code to account for the change.

Closes #1144
2022-01-07 10:41:28 -05:00
Ethan Donowitz
7209ccf551
test: Add Tokenserver integration tests (#1152)
Closes #1048
2021-10-05 16:59:23 -04:00