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

Add authentication #4

Open
samflores opened this issue May 30, 2022 · 0 comments
Open

Add authentication #4

samflores opened this issue May 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@samflores
Copy link
Owner

Allow users to create accounts in the system and authenticate.

Any pages creted while a login session is active will be associated with the logged in user. A uses will have a protected route to see all the pages they created.

/my-pages (when logged in) -> displays all pages associated with the current user.

Suggested llibrary: https://github.com/wardencommunity/sinatra_warden

@samflores samflores added the enhancement New feature or request label May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant