tridecco / game-client-web

Tridecco Game Client is a frontend application designed to support Tridecco games. It provides user interface rendering, user interaction handling, dynamic content loading, and communication with the backend server.
https://play.tridecco.com
GNU Affero General Public License v3.0
1 stars 0 forks source link

Add a logout button #36

Closed tedhyu closed 1 month ago

tedhyu commented 1 month ago

A logout button should be useful.

TKanX commented 1 month ago

A logout button should be useful.

Hi Dr. Yu,

This feature has been added in the previous v0.1.0-beta version, detailed commit: https://github.com/tridecco/game-client-web/commit/e37350153dc0ed8196d23bf66c7bcc57ef289e2b. Do you have any other requirements?

@tedhyu