Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CodeMaster17/role-based-authentication-Authjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: nextjs
Choose a base ref
...
head repository: CodeMaster17/role-based-authentication-Authjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 19 commits
  • 64 files changed
  • 2 contributors

Commits on Jan 7, 2024

  1. feat: google, github auth added

    Harshit Yadav committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    3caf53d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    7384a38 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. feat: mail sending feature added using Resend, creating verification …

    …token
    Harshit Yadav committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    72c3c72 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Update README.md

    CodeMaster17 authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    f35f1c2 View commit details
    Browse the repository at this point in the history
  2. Delete .env

    CodeMaster17 authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    5895ef4 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. feat: verification started

    Harshit Yadav committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1f707b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. feat: email verification added

    Harshit Yadav committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    fc474c6 View commit details
    Browse the repository at this point in the history
  2. feat: reset password functionality done

    Harshit Yadav committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0824c04 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. feat: reset password feature implemented

    Harshit Yadav committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    73b72c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. feat: 2FA implemented

    Harshit Yadav committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4577eb7 View commit details
    Browse the repository at this point in the history
  2. feat: userButton added to the settings page

    Harshit Yadav committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ccf9c8f View commit details
    Browse the repository at this point in the history
  3. feat: server client example created

    Harshit Yadav committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9f828e0 View commit details
    Browse the repository at this point in the history
  4. feat: admin panel added

    Harshit Yadav committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a2466d0 View commit details
    Browse the repository at this point in the history
  5. feat: profile update feature added

    Harshit Yadav committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8e148bc View commit details
    Browse the repository at this point in the history
  6. feat: middleware updated - (redirect back to last url)

    domain updated in env
    Harshit Yadav committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6ba54c6 View commit details
    Browse the repository at this point in the history
  7. fix: postinstall in package.json

    Harshit Yadav committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2b9cdc9 View commit details
    Browse the repository at this point in the history
  8. fix: updated meta data

    Harshit Yadav committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5d0391c View commit details
    Browse the repository at this point in the history
  9. fix: updated colors

    Harshit Yadav committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b5727d1 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    CodeMaster17 authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    39f49f5 View commit details
    Browse the repository at this point in the history
Loading