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

[Feat] LoginView #21

Open
angel-penchev opened this issue Oct 23, 2021 · 0 comments
Open

[Feat] LoginView #21

angel-penchev opened this issue Oct 23, 2021 · 0 comments
Assignees
Labels
client Tasks regarding the frontend client feature New feature or request server Tasks regarding the backend server

Comments

@angel-penchev
Copy link
Member

Describe the feature you'd like
Create a login page which allows the user to sign-in with an username and a password, continue using a Google, Discord or GitHub account or continue without loging in.

Additional context
OAuth2.0 React + Passport Course | Full Dev & Deployment by Nathaniel Woodbury on YouTube

@angel-penchev angel-penchev added feature New feature or request server Tasks regarding the backend server client Tasks regarding the frontend client labels Oct 23, 2021
@angel-penchev angel-penchev added this to the Inovation Hub Sprint milestone Oct 23, 2021
@angel-penchev angel-penchev self-assigned this Oct 23, 2021
angel-penchev added a commit that referenced this issue Oct 23, 2021
Made the API login endpoints redirect to the client application.
References #17, #21.
angel-penchev added a commit that referenced this issue Oct 23, 2021
Created a context to hold application config data.
This is to replace configuration.ts as it was creating issues.
Vaigly references #21.
angel-penchev added a commit that referenced this issue Oct 23, 2021
Created basic login form layout.
References #21.
angel-penchev added a commit that referenced this issue Oct 23, 2021
Enabled CORS with the front-end client.
References #17 and #21.
angel-penchev added a commit that referenced this issue Oct 23, 2021
Added field validation using formic.
Verified login works correctly with the backend.
References #21.
angel-penchev added a commit that referenced this issue Oct 23, 2021
Created a grid with buttons for signing using other vendors.
Created a login view to display those buttons and the login form.
References #21.
angel-penchev added a commit that referenced this issue Feb 23, 2022
Initialized user context for session cookie val.
References #21.
angel-penchev added a commit that referenced this issue Feb 23, 2022
Depricated configuration context of .env variables.
References #21, #22.
angel-penchev added a commit that referenced this issue Feb 23, 2022
Depricated configuration context of .env variables.
References #21, #22.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Tasks regarding the frontend client feature New feature or request server Tasks regarding the backend server
Projects
None yet
Development

No branches or pull requests

1 participant