Page 1 of 1

Angular 2+ Stimulsoft sql server command http request add authentication

Posted: Fri Apr 03, 2020 3:40 am
by 690486439
Angular 2+ Stimulsoft sql server command http request add authentication ?need help, thanks!!
微信图片_20200403113932.png
微信图片_20200403113932.png (38.59 KiB) Viewed 2953 times

Re: Angular 2+ Stimulsoft sql server command http request add authentication

Posted: Fri Apr 03, 2020 8:38 am
by Lech Kulikowski
Hello,

Sorry, maybe we did not exactly understand your task. Could you explain your issue in more detail?

Thank you.

Re: Angular 2+ Stimulsoft sql server command http request add authentication

Posted: Fri Apr 03, 2020 8:55 am
by 690486439
Hello,
I need to add a token when making an HTTP request.
Thank you.

Re: Angular 2+ Stimulsoft sql server command http request add authentication

Posted: Sat Apr 04, 2020 9:49 am
by Lech Kulikowski
Hello,

There is no option for SQL connection.
You can implement your own data adapter as you needed.

Thank you.

Re: Angular 2+ Stimulsoft sql server command http request add authentication

Posted: Tue Apr 14, 2020 3:58 am
by 690486439
Hello,
Can you provide me with a method to rewrite Http Request?
The main reason is to add a token to connect to the database to send a request to the server!!!
Thank you.

Re: Angular 2+ Stimulsoft sql server command http request add authentication

Posted: Fri Apr 17, 2020 9:04 pm
by Lech Kulikowski
Hello,

Please check the following sample:
https://github.com/stimulsoft/Samples-J ... apter.html

Thank you.

Re: Angular 2+ Stimulsoft sql server command http request add authentication

Posted: Thu Apr 30, 2020 3:58 am
by 690486439
Hello,

This works great, thank you.

Re: Angular 2+ Stimulsoft sql server command http request add authentication

Posted: Thu Apr 30, 2020 7:20 am
by Andrew
You are welcome!