96ers / summerizIT

GNU General Public License v3.0
1 stars 0 forks source link

API logout #47

Closed quangster closed 4 months ago

quangster commented 4 months ago

Khi người dùng logout, sẽ xóa 2 khóa publicKey và privateKey tương ứng của họ trong database.

quangster commented 4 months ago

Khi đã logout ra, publicKey và privateKey sẽ bị xóa trong cơ sở dữ liệu, do đó access_token và refresh_token sẽ không hợp lệ, người dùng phải login lại để lấy access_token và refresh_token mới.