PlaidWeb / Authl

A library for managing federated identity
MIT License
36 stars 4 forks source link

Switch to twitter /i/user endpoint for Twitter identity URLs, add profile_url field #102

Closed fluffy-critter closed 3 years ago

fluffy-critter commented 3 years ago

Instead of using an identity URL like https://twitter.com/foo#12345 this now uses https://twitter.com/i/user/12345, and then adds profile_url as an optional human-readable URL override.