Skip to content

Feature/authenticator#75

Open
aman-g202 wants to merge 3 commits intoakshayDatacode:masterfrom
aman-g202:feature/authenticator
Open

Feature/authenticator#75
aman-g202 wants to merge 3 commits intoakshayDatacode:masterfrom
aman-g202:feature/authenticator

Conversation

@aman-g202
Copy link

CHANGES:

  • Improved authentication flow by using single application level middleware instead of checking on each route which is not good in terms of readability and maintainability of project.
  • Removed .env from the repo by adding in .gitignore as it contains the critical keys, which is dangerous to expose to the public repo (Never do this).
  • Added .env.sample for users to use this repo as an open-source project for their respective purposes.

If everything seems good to you please accept this PR by adding the label as "hacktoberfest-accepted"

Thank you!

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

Successfully merging this pull request may close these issues.

1 participant