Skip to content

Fair Research Login v0.1.3

Choose a tag to compare

@NickolausDS NickolausDS released this 13 Aug 23:05

Patch release for version v0.1.3. Changes include the following:

  • Fixed improper error being raised if user declined consent when using local server
  • Fixed bug where login() would not respect default scopes
  • Fixed load_tokens() raising an error if un-requested previously saved tokens had expired
  • Fixed login() always starting a flow if un-requested previously saved tokens had expired
  • Fixed tokens 'leaking' by revoking old live tokens when a new login is requested before overwrite
  • Fixed token leakage by revoking tokens before overwrite
  • Fixed login raising ScopesMismatch() exception when more tokens existed than were requested
  • Fixed bug if consent was rescinded with refresh tokens