AuthSession login screen theming

Hi! We use Auth0 through Expo’s AuthSession in our mobile app, and Auth0’s Lock library in our web app. In Lock, you can pass ‘theme’ options that include changing the logo and primary color of the login UI. Is there any means to do this in Expo?

hi @thedaniel, we dont support screen theming in AuthSession, because AuthSession is essentially a redirect to the specified URL.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.