Files
core/tests
Jason Hu 20e562b816 Long-lived access token (#16453)
* Allow create refresh_token with specific access_token_expiration

* Add token_type, client_name and client_icon

* Add unit test

* Add websocket API to create long-lived access token

* Allow URL use as client_id for long-lived access token

* Remove mutate_refresh_token method

* Use client name as id for long_lived_access_token type refresh token

* Minor change

* Do not allow duplicate client name

* Update docstring

* Remove unnecessary `list`
2018-09-11 21:45:31 +02:00
..
2018-09-11 21:45:31 +02:00
2016-01-30 14:08:32 -05:00
2018-08-20 16:34:18 +02:00
2018-08-28 12:52:18 +02:00
2016-10-23 23:48:01 -07:00
2018-02-22 23:22:27 -08:00