OAuth2 ???

2022-07-01 Thread ToddAndMargo via perl6-users
, which is also gmail. A ton of stuff, such as Anti Virus, backup programs, and RAID alerts are being broken. AND MY STUFF TOO! I typically eMail through cURL and cURL has no intention of supporting OAuth2 (I asked). From what I am seeing is that NO ONE that has not already started supporting OAut

Re: OAuth2?

2020-03-23 Thread ToddAndMargo via perl6-users
On 2020-03-23 18:31, Timo Paulssen wrote: The link was just missing a "../" at the beginning. The example code lives here: https://github.com/tbrowder/Google-API-Client/blob/master/eg/get-calendar-data.p6 Hope that helps   - Timo $ raku SendMailOAuth.pm6 No client_id.json in block

Re: OAuth2?

2020-03-23 Thread ToddAndMargo via perl6-users
On 23/03/2020 04:34, ToddAndMargo via perl6-users wrote: On 2020-03-22 16:43, Tom Browder wrote: On Sun, Mar 22, 2020 at 17:05 ToddAndMargo via perl6-users mailto:perl6-us...@perl.org>> wrote:     On 2020-03-22 10:39, Tom Browder wrote: > Have you folks checked out Raku modul

Re: OAuth2?

2020-03-23 Thread Timo Paulssen
Browder wrote: >> On Sun, Mar 22, 2020 at 17:05 ToddAndMargo via perl6-users >> mailto:perl6-us...@perl.org>> wrote: >> >>     On 2020-03-22 10:39, Tom Browder wrote: >> >> > Have you folks checked out Raku module "OAuth2::Client::Google"? >&

Re: OAuth2?

2020-03-22 Thread ToddAndMargo via perl6-users
On 2020-03-22 16:43, Tom Browder wrote: On Sun, Mar 22, 2020 at 17:05 ToddAndMargo via perl6-users mailto:perl6-us...@perl.org>> wrote: On 2020-03-22 10:39, Tom Browder wrote: > Have you folks checked out Raku module "OAuth2::Client::Google"? ... Any chance

Re: OAuth2?

2020-03-22 Thread ToddAndMargo via perl6-users
On 2020-03-22 16:43, Tom Browder wrote: On Sun, Mar 22, 2020 at 17:05 ToddAndMargo via perl6-users mailto:perl6-us...@perl.org>> wrote: On 2020-03-22 10:39, Tom Browder wrote: > Have you folks checked out Raku module "OAuth2::Client::Google"? ... Any chance

Re: OAuth2?

2020-03-22 Thread Tom Browder
On Sun, Mar 22, 2020 at 17:05 ToddAndMargo via perl6-users < perl6-us...@perl.org> wrote: > On 2020-03-22 10:39, Tom Browder wrote: > Have you folks checked out Raku module "OAuth2::Client::Google"? ... > Any chance at a peakl at your code? The example over > on O

Re: OAuth2?

2020-03-22 Thread ToddAndMargo via perl6-users
On 2020-03-22 10:39, Tom Browder wrote: On Sun, Mar 22, 2020 at 8:25 AM Gerard ONeill <mailto:oobl...@pureabsolute.com>> wrote: Just looked at the stackoverflow post — there are 3 updates with respect to needing to reauthenticate. Have you folks checked out Raku module "

Re: OAuth2?

2020-03-22 Thread Tom Browder
On Sun, Mar 22, 2020 at 8:25 AM Gerard ONeill wrote: > Just looked at the stackoverflow post — there are 3 updates with respect > to needing to reauthenticate. > Have you folks checked out Raku module "OAuth2::Client::Google"? I got it to work a bit for downloading mail. -Tom @tbrowder

Re: OAuth2?

2020-03-22 Thread Gerard ONeill
is a long shot, but have any of you figured out > >>> how to send eMail through G-Mail with OAuth2? > >>> > >>> I have a module that uses cURL, but I can't figure > >>> out how to get it to work with OAuth2. > >>> > >>> RFE:

Re: OAuth2?

2020-03-22 Thread ToddAndMargo via perl6-users
On 2020-03-21 22:56, Peter Scott wrote: On 3/21/20 2:20 PM, ToddAndMargo via perl6-users wrote: On 2020-03-18 18:42, ToddAndMargo via perl6-users wrote: This is a long shot, but have any of you figured out how to send eMail through G-Mail with OAuth2? I have a module that uses cURL, but I

Re: OAuth2?

2020-03-22 Thread ToddAndMargo via perl6-users
On 2020-03-21 22:56, Peter Scott wrote: On 3/21/20 2:20 PM, ToddAndMargo via perl6-users wrote: On 2020-03-18 18:42, ToddAndMargo via perl6-users wrote: This is a long shot, but have any of you figured out how to send eMail through G-Mail with OAuth2? I have a module that uses cURL, but I

Re: OAuth2?

2020-03-21 Thread Peter Scott
On 3/21/20 2:20 PM, ToddAndMargo via perl6-users wrote: On 2020-03-18 18:42, ToddAndMargo via perl6-users wrote: This is a long shot, but have any of you figured out how to send eMail through G-Mail with OAuth2? I have a module that uses cURL, but I can't figure out how to get it to work

Re: OAuth2?

2020-03-21 Thread ToddAndMargo via perl6-users
On 2020-03-18 18:42, ToddAndMargo via perl6-users wrote: Hi Guys, This is a long shot, but have any of you figured out how to send eMail through G-Mail with OAuth2? I have a module that uses cURL, but I can't figure out how to get it to work with OAuth2. RFE: please support OAuth2

OAuth2?

2020-03-18 Thread ToddAndMargo via perl6-users
Hi Guys, This is a long shot, but have any of you figured out how to send eMail through G-Mail with OAuth2? I have a module that uses cURL, but I can't figure out how to get it to work with OAuth2. RFE: please support OAuth2 https://github.com/retupmoca/P6-Net-SMTP/issues/24 Is in the

Re: OAuth2

2019-12-16 Thread ToddAndMargo via perl6-users
get backup reports, RAID controller reports, etc. eMailed to me though curl. Curl has no plans to support OAuth2. Is there any sign of a Raku module that supporting OAuth2 in our future? Many thanks, -T On 2019-12-16 14:26, Richard Hainsworth wrote: > Try https://modules.raku.org/search/?q=a

Re: OAuth2

2019-12-16 Thread Richard Hainsworth
rs who get backup reports, RAID controller reports, etc. eMailed to me though curl. Curl has no plans to support OAuth2. Is there any sign of a Raku module that supporting OAuth2 in our future? Many thanks, -T

OAuth2

2019-12-16 Thread ToddAndMargo via perl6-users
me though curl. Curl has no plans to support OAuth2. Is there any sign of a Raku module that supporting OAuth2 in our future? Many thanks, -T