MrG
MrG
CC#
Created by MrG on 3/30/2025 in #help
Is setting Jwt and fresh tokens as HTTP only cookies good ?
I'm building out authentication and currently send JWT and refresh tokens as HTTP only cookies and the backend validates the cookies instead of doing it through the bearer header is this an ok strategy?
4 replies
CC#
Created by MrG on 2/5/2025 in #help
Is my CAPTCHA Img generation good enough for AI bots and OCR to not read it
No description
14 replies
CC#
Created by MrG on 1/22/2025 in #help
How Todo Email in C# Web API
I made this https://github.com/UmbrellaCrow612/PoliceCaseManagement/tree/master/src/infra/Email.Service and it does send emails if I use my Gmail app password and stuff but I wanted to know is this how companies do it as well and how can I scale it up etc ?
21 replies
CC#
Created by MrG on 1/9/2025 in #help
Code review and guidance
Trying to learn how to properly organise and built dotnet apps have some experience though a internship want feedback and how to be a better code report here: https://github.com/UmbrellaCrow612/PoliceCaseManagement the main areas i have worked on so far are the Identity system and some CAPTCHA stuff
83 replies