PHP Classes

Support for Waze oauth ?

Recommend this page to a friend!

      PHP OAuth Library  >  PHP OAuth Library package blog  >  How to Implement PHP ...  >  All threads  >  Support for Waze oauth ?  >  (Un) Subscribe thread alerts  
Subject:Support for Waze oauth ?
Summary:Support for Waze oauth
Messages:4
Author:Ronald Sekkel
Date:2016-11-27 18:31:45
 

  1. Support for Waze oauth ?   Reply   Report abuse  
Picture of Ronald Sekkel Ronald Sekkel - 2016-11-27 18:31:45
Hi Manuel!

I'm sucessfully using your API with Google oauth - it works fine! Congratulations for the nice work!

I'm not even sure Waze offers an oath authentication. I searched but could not find any info. Do you have any information about it ?

Thanks in advance,

Ronald



  2. Re: Support for Waze oauth ?   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2016-11-27 19:55:54 - In reply to message 1 from Ronald Sekkel
It seems there is only an official API for Android and IOS, not for HTTP applications.

waze.com/about/dev

There is however API that the Waze site uses to perform searches in the Livemap.

What did you want the Waze API for?

  3. Re: Support for Waze oauth ?   Reply   Report abuse  
Picture of Ronald Sekkel Ronald Sekkel - 2016-11-28 00:07:17 - In reply to message 2 from Manuel Lemos
Hello Manuel!

Thanks for your prompt attention to my message.
I'm building a web site for some Waze users, and I wanted to auth them in using their waze id and password, without leaking any security issue.

Regards,

Ronald

  4. Re: Support for Waze oauth ?   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2016-11-28 00:18:11 - In reply to message 3 from Ronald Sekkel
There maybe one, after all, mobile device users need to make authenticated API calls to access their accounts. I am just not aware of one that is documented.