-
The application crashed when the user is pressing the button logout from the settings.
-
### Steps to reproduce
1. Reading a room timeline
### Outcome
#### What did you expect?
Nothing
#### What happened instead?
Spontaneously got logged out
### Your phone model
…
-
**Describe the problem**
I need to logout securely. I means that private keys and server peer is deleted and it's not possible to login without going thorough authentication.
A clear and concise …
-
Hello,
I'm just following the official docs but it doesn't work, I can't login either with hashed or not hashed password...
```python
with open('./config.yaml') as file:
config = yaml.load(fi…
-
There's a description of a possible logout event that is notified via the Idp:
```
By logging out of the global SSO Session. In this case the IdP will notify you on /saml2/{uuid}/slo endpoint (alrea…
-
I would like to contribute by implementing the **login, logout, and signup functionality with authorization using Node.js** for your project.
It would be great if you could assign me this issue un…
-
Hi everybody, I am trying to create a custom logout page and navigate to it but for some reason path in navigateTo is getting transformed.
![Screenshot from 2024-11-19 09-50-01](https://github.com/us…
-
Hi! myself Suvadip Sana. I want to contribute in this project
**ISSUE:** I think the log out button should be look more visually attractive when hovering on it, mainly it's text color is not proper…
-
Develop a simple user authentication system that allows users to register, log in, and log out of SovereignQuest. This forms the core of managing user sessions.
-
I am requesting an enhancement to the logout method in the SDK to improve the user experience when logging out from the application. Currently, the logout method redirects users to the OpenCampus site…