You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a user authenticates from an app and each time they log out of the app, douitsu requires the user to approve trust again. The trust should be persistent. (ie: only prompt user once)
Additionally, the 'Your Applications' sections should list the trusted access tokens and enable the user to revoke it.
The text was updated successfully, but these errors were encountered:
User Auth - Can you clarify the oauth flow you're going through where douitsu is requiring the user to approve again? What oauth consumer app have you been testing with? I've been testing with https://github.com/chico/example-oauth2orize-consumer.
Access tokens in 'Your Applications' section - I've fixed it so that newly generated tokens appear if you click on 'Applications' on the right-hand menu or when the page is reloaded. Is this ok?
If a user authenticates from an app and each time they log out of the app, douitsu requires the user to approve trust again. The trust should be persistent. (ie: only prompt user once)
Additionally, the 'Your Applications' sections should list the trusted access tokens and enable the user to revoke it.
The text was updated successfully, but these errors were encountered: