Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement auth and app login #45

Open
andrewdavidmackenzie opened this issue Feb 23, 2024 · 0 comments
Open

Implement auth and app login #45

andrewdavidmackenzie opened this issue Feb 23, 2024 · 0 comments

Comments

@andrewdavidmackenzie
Copy link
Owner

andrewdavidmackenzie commented Feb 23, 2024

  • understand cloudflare auth and how it works
  • login screen
  • redirect of all screens if not logged in first
  • user id
  • account id
  • able to create a new account with an initial user, becomes owner
  • association of a user to an account
  • screen with account details that only an owner can edit
  • able to invite another user to an account
  • owner able to remove another user from an account
  • page with user details that only the user can edit
  • all other pages filter content shown, only if it belongs to the account in use
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant