Hello, I cannot find a login component in "Kendo for Angular". I am using OEREAL basic authentication. Is there any example?
Best regards,
Martin
Hi Martin,
Good Day!.
Can you please refer the attached document and link for your reference for trying to authenticate "www.dotnetcurry.com/.../basic-authentication-using-nodejs"
[View:/cfs-file/__key/communityserver-discussions-components-files/17/2017-Angular-2-and-JSDO.pdf:320:240]
Are you using the JSDO? The JSDOSession's login method accepts user name and password as a parameter.
Just build your own login page and update two variables and provide them to the JSDO session login method.