IvanovIvan1900

Results 9 comments of IvanovIvan1900

> Note that OAUTH is an international standard and as such the implementation will be the same for any provider supporting OAUTH (specifically OAUTH2) . So instead of using the...

> @IvanovIvan1900 is there a reason you need a gmail-specific library? I think ideally we'd support oauth/sso so that it could be used with any provider, microsoft, google, etc. I'm...

> I believe using an OAUTH library would be a universal solution, but I'm also not an expert in it. maybe you're right. This question needs clarification.

> @cinmoy98 Concerning your second problem, you may want to log into the admin and check your Site configuration. I suspect it is using `example.com` as for the host name....

> Ideally the public ticket would allow someone to submit a ticket, and receive a custom "secret" URL link in their email that allows them to view the ticket and...

> Yes, mailing the secret key already is implemented. The public user interface (UI) is old and needs updated with more features to make it fully functional. ok. I will...

> Yes, mailing the secret key already is implemented. The public user interface (UI) is old and needs updated with more features to make it fully functional. In this case,...

> Also this is part of #1043? I think these are related tasks. Thank you for the information

> * Send an email to the guest users with a link to access the ticket, with a parameter with a random hash to let the access as readonly/readwrite? How...