<@498057949541826571> successfully made authorizat...
# support-questions-legacy
b
@rp_st successfully made authorization with switching to the session of the authorized user and anonymous user. Important points: the session must have an authParams object with the scope property important for authorization (with a value of the type: "openId email profile") as far as I understand, because the session object always exists in express (when using express -session ... etc) when the session is initialized, this parameter authParams.scope is written to it