neo4j / neo4j-python-driver

Neo4j Bolt driver for Python
https://neo4j.com/docs/api/python-driver/current/
Other
898 stars 186 forks source link

Change ExpiringAuth.expires_in to expires_at #928

Closed robsdedude closed 1 year ago

robsdedude commented 1 year ago

Updating the preview feature to be more in line with other drivers and support more SSO flows, of which some specify token lifetime with an absolute time value while other flows use relative time.

Now, there's both options: