![]() |
|
Built-in support for Microsoft Azure and Google OAuth authentication APIs - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: Built-in support for Microsoft Azure and Google OAuth authentication APIs (/thread-3150.html) |
Built-in support for Microsoft Azure and Google OAuth authentication APIs - swiatex - 04-16-2023 Dear, Could somebody clarify new option set?
RE: Built-in support for Microsoft Azure and Google OAuth authentication APIs - Alexandre Machado - 04-16-2023 Hi there, here's the new demo showing everything that you need to use this new feature: https://github.com/Atozed/IntraWeb/tree/master/15/Delphi/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! RE: Built-in support for Microsoft Azure and Google OAuth authentication APIs - swiatex - 04-17-2023 (04-16-2023, 09:59 PM)Alexandre Machado Wrote: Hi there, Alexandre, thank you! |