gtalarico / pyairtable

Python Api Client for Airtable
https://pyairtable.readthedocs.io
MIT License
786 stars 139 forks source link

Add get_identity to metadata #225

Closed BAPCon closed 1 year ago

BAPCon commented 1 year ago

Addresses #223 , and the need to get scopes for OAuth. Returns user ID and associated scopes. If the token being used is not an OAuth token, then scopes will not be returned.