Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Please help me(React + ASP.NET Login issue)


Hi
I had purchased v8.0.34.
I'm going to use react template with ASP.NET web API as backend.
But I couldn't login because access_token.
How can I implement login?
How can I generate access_token at backend?


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (5)


Hi,

We aren't experts in ASP.NET and don't support users with backend integration.
Anyway, try to check the links below, buy be it will help you:



Thanks for your kindness.
As I know, It seems to use access token in Metronic theme , but it isn't actually.
I can see it from api request "verify_token".
Could you please let me know about that exactly if you are supporter or have experiences in Metronic?
Sincerely.



Could you please re-write your question again, I really couldn't understand what do you mean by but it isn't actually?

Regards,
Keenthemes support



Thanks for your kindness.
As I know, In AuthCRUD component, There is API request "getUserByToken", but no parameter.
As I know, I can get UserModel from this request by token.
Could you please let me know how to get user without parameter?
Sincerely.



In the request, you can find the token in the Authorization header.
Authorization: Bearer $2y$10$92IXUNpkjO0rOQ5byMi.Ye4oKoEa3Ro9llC/.og/at2.uheWG/igi


Regards,
Keenthemes support


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(