dendrite/clientapi/auth
Kegan Dougal eb80b5de12 Start adding conditional builds for wasm to handle lib/pq
The general idea here is to have the wasm build have a `NewXXXDatabase`
that doesn't import any postgres package and hence we never import
`lib/pq`, which doesn't work under WASM (undefined `userCurrent`).
2020-03-05 13:48:51 +00:00
..
authtypes Associate transactions with session IDs instead of device IDs (#789) 2019-08-24 00:55:40 +08:00
storage Start adding conditional builds for wasm to handle lib/pq 2020-03-05 13:48:51 +00:00
auth.go Fix pipeline, emoji and syntax (#713) 2019-06-19 14:05:03 +01:00