|
<< Click to Display Table of Contents >> Navigation: Forum > Built-in support for Microsoft Azure and Google OAuth authentication APIs |
04-16-2023, 05:38 PM:
Dear,
Could somebody clarify new option set?Built-in support for Microsoft Azure and Google OAuth authentication APIs. Add Google or Microsoft login to your applications in 5 minutes!
Best regards!
04-16-2023, 09:59 PM:
Hi there,
here's the new demo showing everything that you need to use this new feature:
https://github.com/Atozed/IntraWeb/tree/...lphi/OAuth
The instructions on how to create and register the application are all there in the main form. Also check the ServerController's code.
Enjoy!
04-17-2023, 04:53 AM:
(04-16-2023, 09:59 PM)Alexandre Machado Wrote: [ -> ]Hi there,
here's the new demo showing everything that you need to use this new feature:
https://github.com/Atozed/IntraWeb/tree/...lphi/OAuth
The instructions on how to create and register the application are all there in the main form. Also check the ServerController's code.
Enjoy!
Alexandre, thank you!