Search found 11 matches

by excellenting
Sat Jun 10, 2017 10:34 am
Forum: Open Patent Services (OPS) and bulk data subscription products
Topic: Understanding OAuth 2.0 Authentication with EPO
Replies: 1
Views: 3119

Understanding OAuth 2.0 Authentication with EPO

I'm trying to understand and access the API with an OAuth 2o client for PHP (thephpleague / oauth2-client) As processes I have performed the following: Create the app in my developer area I get two keys: Consumer Key & Consumer Secret Key Go to my client and setup $provider = new OauthClient([  ...