How do I implement logout using AuthSession API?

Please provide the following:

  1. SDK Version: 40
  2. Platforms(Android/iOS/web/all): iOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on.
    #AuthSession

Hello,

I’ve implemented federated sign in for Google per the example at Authentication - Expo Documentation but, I’m not sure exactly how I am expected to implement logout. Should I be clearing the response hook somehow? As this needs to update in order to start a new AuthSession.

Any guidance here would be greatly appreciated!

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