Skip to content

Change authentication endpoint

Compare
Choose a tag to compare
@Envek Envek released this 10 Aug 11:10
· 15 commits to master since this release
v0.4.0
9d214b7

Before: https://signin.ebay.com/authorize – always displays user consent screen “Allow APP_NAME to act on your behalf?”.

After: https://auth.ebay.com/oauth2/authorize – doesn't repeatedly ask for user consent.

I can't find new endpoint address in docs, but it is used in the wild.