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

Passwordless login for your PHP project #1054

Open
wants to merge 31 commits into
base: develop
Choose a base branch
from

Conversation

oyedeletemitope
Copy link

Checklist

Please note that in case of below checklist not updated accordingly, the maintainers have the right to immediately close your pull request.

  • You created a branch from dev branch.
  • You PR is raised on dev branch and not onmaster.
  • Blog follows Blog Guidelines.
  • You have read the Contribution Guidelines before creating this PR.
  • Checked for any duplicate blog entry.
  • Checked for all grammatical errors in the blog.
  • You have not published the blog content anywhere else on the internet on platforms like medium, dev.to etc.
  • The content is not copy-pasted from anywhere else on the Internet.
Description of change

pareek-naren and others added 28 commits December 15, 2021 14:53
Merge Dev into Master, improved build time
Updated redirects for a couple of URLs
Dev to Master: A few content updates and URL redirects
* title : added new blog of php api using jwt

* added heading tags and change some code

* added jwt demo application link

* Made content improvements

* added interlinking

* Improved and proofread content; added internal linking

Co-authored-by: Viral Prajapati <viral.prajapati@esparkbizmail.com>
Co-authored-by: Raghunath Reddy <11178736+raghunath-r-a@users.noreply.github.com>
…ius#927)


Co-authored-by: Narendra Pareek <narendra.rtgh@gmail.com>
Co-authored-by: Raghunath Reddy <11178736+raghunath-r-a@users.noreply.github.com>
2. modified dates for two blogs to be pushed into production
3. Fulfilled a linking request
Dev to Master - 2 new blog posts and some changes
* Blog Local Storage vs Session Storage vs Cookies added

* Improved and proofread content

* minor changes

Co-authored-by: fuzzysid99 <siddhant@quinn.care>
Co-authored-by: Raghunath Reddy <11178736+raghunath-r-a@users.noreply.github.com>
Dev to Master: A new blog and other changes
* title: adding Next.js Authentication article

* Improved content; proofread


Co-authored-by: Raghunath Reddy <11178736+raghunath-r-a@users.noreply.github.com>
Dev to Master: New blog on Next.js Authentication
* added changes from PR LoginRadius#941

* improvements; proofread

Co-authored-by: Raghunath Reddy <11178736+raghunath-r-a@users.noreply.github.com>
Dev to Master: An article on nodejs user authentication
Co-authored-by: IArchna <71074509+IArchna@users.noreply.github.com>
@oyedeletemitope
Copy link
Author

Hello @raghunath-r-a , here is the new pr for the article

@raghunath-r-a
Copy link
Collaborator

@oyedeletemitope

  1. The PR shall be raised against the develop branch
  2. It seems it has some serious issues as the PR is showing too many changes.

Please consider fixing them to help us proceed further.

@oyedeletemitope
Copy link
Author

@raghunath-r-a please what do I need to do to fix them

@oyedeletemitope oyedeletemitope changed the base branch from master to develop April 21, 2022 08:11
@oyedeletemitope
Copy link
Author

Does this resolve it

@oyedeletemitope
Copy link
Author

Hello @raghunath-r-a I made some changes earlier as requested. Just wanted to know if it’s now sorted

@raghunath-r-a
Copy link
Collaborator

@oyedeletemitope We'll update you on this in the next few working days

@raghunath-r-a
Copy link
Collaborator

Hi @oyedeletemitope

I have fixed the issues again.

Please delete your local master branch: git branch -D master

Then checkout the master branch fully: git checkout --track origin/master

Then make your changes and commit them. Then push them to GitHub.

@oyedeletemitope
Copy link
Author

done as requested I hope it works this time

@oyedeletemitope
Copy link
Author

Hello @raghunath-r-a did it work out?

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.

9 participants