Commit Graph

7 Commits (243f9be225d7b6d7fc4101647536b9ba0d2370ed)

Author SHA1 Message Date
Houkime 243f9be225 test(tokens-repo): delete standalone get new device test
At rest api level, we can only check the existence of new device token
by using it, and this test already exists.
2023-01-02 14:28:00 +00:00
Houkime cb46c5e43b test(tokens-repo): check refreshed token validity by trying to auth 2023-01-02 14:28:00 +00:00
Houkime 7b5fb4b2df test(tokens-repo): use rest token info in token deletion test 2023-01-02 14:28:00 +00:00
Houkime 5812b57ced test(tokens-repo): break out rest_get_token_info() 2023-01-02 14:28:00 +00:00
Houkime c5dc09d5dd test(tokens-repo): break out assert_original() in rest 2023-01-02 14:28:00 +00:00
Houkime 3021584adc refactor(tokens-repo): delete refresh_token() from auth 2022-12-21 15:23:42 +00:00
Inex Code 7935de0fe1 Migrate to FastAPI (#13)
Co-authored-by: inexcode <inex.code@selfprivacy.org>
Reviewed-on: #13
2022-08-25 20:03:56 +03:00