comicbookshop

authentication and authorization

notes about auth.

    "JwtOptions": {
      "Secret": "256bitkeyhere",
      "Issuer": "issuername",
      "Audience": "audience"
    }
  1. You can use the same secret key that is already included in the repo.
  2. You can also create a 256 bit key from any online website or command line. I will leave how to do this as a exercise of your own accord.
  3. You can give whatever issuer name you want, or use already included value
  4. same with audience
  5. But, you must ensure, all the projects that consume the auth service, use the exact same values and the values are updated in the corresponding appserttings.json file.

book a session with me

  1. calendly

hire and get to know me

find ways to hire me, follow me and stay in touch with me.

  1. github
  2. personal site
  3. upwork
  4. fiverr
  5. codementor
  6. stackoverflow
  7. Jay’s Coding Channel
  8. medium blog