Authentication
Вход в систему
src/config/auth.config.ts userAuthorizeWorker
execute request
/eis.jsonpass the obtained
eisIdandrealmIdas parameters to theauthorizefunction of the react-native-app-auth library
Token Update
src/config/auth.config.ts updateTokensWorker
call the refresh function of the
react-native-app-authlibrary
Logout
src/config/auth.config.ts userLogoutWorker
execute request
/protocol/openid-connect/logout?redirect_uri=ecos-app:/callback, specifyingclient_idandrefresh_tokenin the parameters