Hi Frankchen76,
Thanks for this library and really appreciate the work!
Please note this is not an issue but request for details on implementation.
I have the following requirements to authenticate a user:
- Say I have two tenants - Tenant A and Tenant B, how can I utilize this library to dynamically authenticate the user against a tenant depending upon user's selection of a tenant.
- How can I extend this library to dynamically authenticate against Graph API based on his earlier selection?
Can you please let me know if it is feasible to authenticate based on above requirements and if yes, can you provide some high level implementation details?
Thanks.