1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-12 00:57:36 +01:00
Files
core/tests/components
Jason Hu 9583947012 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 12:05:15 +02:00
..
2018-09-11 12:05:15 +02:00
2018-08-13 11:27:18 +02:00
2018-08-14 21:14:12 +02:00
2018-08-20 17:39:53 +02:00
2018-08-19 22:29:08 +02:00
2018-08-24 16:37:30 +02:00
2018-08-19 22:29:08 +02:00
2018-08-24 10:39:35 +02:00
2018-08-14 21:14:12 +02:00
2018-08-29 17:04:04 +02:00
2018-08-19 22:29:08 +02:00
2018-08-13 11:27:18 +02:00
2018-08-19 22:29:08 +02:00
2018-09-11 12:05:15 +02:00
2018-08-20 17:39:53 +02:00
2018-07-20 11:45:20 +03:00
2018-05-14 09:13:59 +02:00
2018-07-17 19:34:29 +02:00