这是indexloc提供的服务,不要输入任何密码
Skip to content

Token & Refresh token not loaded after application closes #6088

@GaryOma

Description

@GaryOma

I have checked the following:

  • I have searched existing issues and found nothing related to my issue.

This bug is:

  • making Bruno unusable for me
  • slowing me down but I'm able to continue working
  • annoying
  • this feature was working in a previous version but is broken in the current release.

Bruno version

2.14.2

Operating System

Windows 11

Describe the bug

I managed to configure the Oauth2 Authorization Code automatic configuration for my project, and I can now get and refresh my Oauth2 token :

Image

However when I close the Bruno desktop electron app, and open it again, there are no trace of my saved Token & refresh token :

Image

So I need to re-enter my credentials & make the authorization code workflow again to have my token back.

I notice that the AppData\Roaming\bruno\oauth2.json seems to be correctly persisted, but no process is reading the store at the init of my bruno collection.

I don't know if it is a bug or it is just not implemented ?

Thanks for any advice !

.bru file to reproduce the bug

No response

Screenshots/Live demo link

Image Image

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions