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 has been archived by the owner on Jan 20, 2024. It is now read-only.
For protected resource access, it will likely make most sense to use the following.
OAuth2.0
Grant Type: Authorization code
With PKCE
The token should be stored in a service worker, to mitigate the severity of XSS and intercept requests with a token. This needs to be tested how reliable it is and whether this works with Tauri. The architecture style would likely be a token-mediating backend.
Description
As a user, I want to be able to register an account, so that I can log in to Spaced.
Acceptance criteria
The text was updated successfully, but these errors were encountered: