Serhii Kuts
Serhii Kuts
Currently there is not way to set\reset password for credentials CLI and API have only deactivate feature Author Release date end of 2018 by @noob3lite
current implementation of `site.logout` just removes the session of the user. the idea is to somehow before clearing the session identify client_id find redirect_uri of the app and return user...
authorization_code flow requires session. others don't cc Neil Stevens @StickNitro
From gitter chat. (ref Neil Stevens @StickNitro 15:46 JAN 12) Scenario So you have appA appB during creation appA was created with userA.id and it gets appA.id appB userB.id ->...
https://www.express-gateway.io/docs/policies/customization/conditions - Add simple example before advanced - Provide navigation links (contents) to jump to conditions - add copy button to make it possible to copy paste example without breaking...