Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
I can't authorize an endpoint in asp.net core app - C#
C
C#
•
3y ago
•
3 replies
Omid.N
I can't authorize an endpoint in asp.net core app
I have a simple backend app
. I have and endpoint called
/notes
/notes
for fetching notes
. I have added
RequireAuthorization()
RequireAuthorization()
to it but I can
't authorize the users
. I have written the login and signup endpoints myself so that they send jwt tokens
.
Here is the link to my code in github
:
https://github.com/OmidNejadabbasi/notit-backend
GitHub
GitHub - OmidNejadabbasi/notit-backend: The backend for notit app
The backend for notit app
. Contribute to OmidNejadabbasi
/notit
-backend development by creating an account on GitHub
.
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Asp Net Core Authorize Attribute
C
C# / help
4y ago
❔ asp.net core auth in endpoint
C
C# / help
3y ago
I can't find an ASP.NET Core Template
C
C# / help
14mo ago
❔ hosting an asp.net core api in a winform app.
C
C# / help
3y ago