forked-synapse/synapse/storage/schema
Daniel Wagner-Hall cecbd636e9 /tokenrefresh POST endpoint
This allows refresh tokens to be exchanged for (access_token,
refresh_token).

It also starts issuing them on login, though no clients currently
interpret them.
2015-08-20 16:21:35 +01:00
..
delta /tokenrefresh POST endpoint 2015-08-20 16:21:35 +01:00
full_schemas pushers table requires an access_token 2015-04-29 15:33:27 +01:00
schema_version.sql Use TEXT instead of VARCHAR(n), since PostgreSQL treats them the same except for a limit 2015-04-28 12:41:33 +01:00