Yaak Logo
Yaak
Feedback/OAuth 2.0 support

OAuth 2.0 support

Gregory Schier·3 years ago
ReleasedFeature Request

Add support for OAuth 2.0, which will guide the user through the login flow in a web view.


Comments (9)

Sign in to leave a comment.

Gregory SchierOP
Marius Kildedal

Can you please include the implicit grant type to this, i see some other clients choose not to include this.

Gregory SchierOP

The plan here is to move existing authentication schemes to the plugin system and implement OAuth 2.0 as a (bundled) plugin, meaning that auth plugins will ship at the same time as this.

Gregory SchierOP
Chintan B

How can I clear OAuth2 session? As I want to login with different users.

During first time login I am able to enter username & password.. afterward windows pops-up and gone as my session is already active. Please refer to the attached video for reference.

Version: 2025.1.0-beta.15

Gregory SchierOP

Will add this for the next release! It was just an oversight to not include it

Chintan B

To reset OAuth2 session, temp macOS fix is to remove following file:

~/Library/HTTPStorages/app.yaak.desktop.binarycookies

As a side-effect, u may end-up clearing all your sessions not specific to workspace/request.

Not sure but may be bcoz App/Tauri embedded WebView.

stasyu2009-ux

Додано

application/x-www-form-urlencoded

stasyu2009-ux

Fixed in 2025.4 Beta thanks FeatureBase for showing the similar posts

Type to search feedback...