You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a demo project of the back-end of my vue3 front-end app demo. It demonstrates how to use Wechat for login and jwt-token authentication. The persistent data storage is SqlServer, with SqlSugar as the ORM lib. Http responses and other non-persistent data are stored using Redis.