-
```
Need a system where a user can create a new account, and log in with that
account to see their own data.
```
Original issue reported on code.google.com by `stephen....@gmail.com` on 4 Jan 2010 a…
-
**Is your feature request related to a problem? Please describe.**
Currently, the authentication system relies only on manual email registration, which can be cumbersome for users who prefer quick …
-
# Remember redirect location after login
## Problem Description
Currently, when an unauthenticated user attempts to access a protected route, they are redirected to the login page. However, after suc…
-
### What happened?
we using js code to set useid in our vue app
and most page of our app need login to view
but we see some tracking log without username, and visited those page which need login
…
-
As a user of this tool, I would like a login system to keep track of my information.
Assumptions and Details:
• We possibly will have a database to store credentials.
• We maintain and store creden…
-
A user should be able to:
- [x] #7
- [x] #6
- [x] #5
- [x] #4
For more information on accessing the design assets, see the [Design Assets section in the README](https://github.com/OpenClassro…
-
both same for hotel and customer
-
-
As a teacher I want to be able to login to access teacher only features, and log out.
-
I am having an issue in redirection after login and I seem to not figure out what the issue might be. When I check from the web tools I see the quarkus-redirect-location with the correct url but can't…