mudkipme / MoeMemosAndroid

An app to help you capture thoughts and ideas
http://memos.moe
GNU General Public License v3.0
613 stars 67 forks source link

The app is logging me out sometimes #81

Closed Cameo007 closed 1 year ago

Cameo007 commented 1 year ago

I just opened the app and I was logged out.

mudkipme commented 1 year ago

The cookie or session may expire when using username and password login, you can try logging in with Open API to preserve the login status.

mudkipme commented 1 year ago

This should be fixed in next Memos server version: https://github.com/usememos/memos/pull/1988