dendrite/userapi
alexfca 3ca96b13b3
- Implement the SycAPI to use CosmosDB (#8)
- Update the Config to use Cosmos for the sync API
- Ensure Cosmos DocId does not contain escape chars
- Create a shared Cosmos PartitionOffet table and refactor to use it
- Hardcode the "nafka" Connstring to use the "file:naffka.db"
- Create seq documents for each of the nextXXXID methods
2021-05-27 18:45:53 +10:00
..
api Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +01:00
internal Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +01:00
inthttp Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +01:00
storage - Implement the SycAPI to use CosmosDB (#8) 2021-05-27 18:45:53 +10:00
userapi.go Make bcrypt cost configurable (#1793) 2021-03-08 13:19:02 +00:00
userapi_test.go Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +01:00