equinor / mad

Experimental monorepo for the Mobile Application Delivery team

Home Page:https://equinor.github.io/mad/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expo-AuthSession: Refresh Token functionality

HavardNot opened this issue · comments

Package / App

MAD Core

Description

As a user, I want my app to automatically handle my authentication renewal using a refresh token. This needs to be implemented when using Expo-AuthSession as it is not an out-of-the-box feature.

This could probably be implemented as a hook to be used whenever a call to authenticate is invoked.

Alternatives

No response

Other info

No response