老師,方法fake_decode_token的作用是什么,沒(méi)看到任何實(shí)際作用
老師,方法fake_decode_token的作用是什么,為什么不在get_current_user方法里直接調(diào)用get_user(fake_users_db,token)?
老師,方法fake_decode_token的作用是什么,為什么不在get_current_user方法里直接調(diào)用get_user(fake_users_db,token)?
2022-06-01
舉報(bào)
2022-07-21
這個(gè)函數(shù)是模擬token解析,然后根據(jù)解析后的數(shù)據(jù),從數(shù)據(jù)庫(kù)中獲取用戶信息