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
{{ message }}
This repository was archived by the owner on Apr 19, 2023. It is now read-only.
I know that I'm requesting a feature for Codename Starlight (SwiftUI) and not for Hyperspace Desktop (JS).
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
We can't work with private user data, such as Notifications, Home timelines, suggestions, etc.
Describe the solution you'd like
A clear and concise description of what you want to happen.
We've already done a Network view where users can see the public and local timeline, but we need to start working with private data.
For that reason, we need to implement a login view so that we can obtain a user token.