React.js with .net core 6 rest api architeture
Loading
React.js with .net core 6 rest api architeture
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Kannan KPosted Sep 4, 2025, 1:43 AM
this is pretty standard. use oauth for api authentication and authorization and use any standard react auth packages or nextauth package to establish the connection.