RanjeetStiga
RanjeetStiga
> I use carthage but using pod you should have something like this in your podfile > pod 'appAuth', :git => 'https://github.com/openid/AppAuth-iOS.git', :branch => 'dev-logout' I have pull dev-logout and...
> Logout support is still experimental and not included in our mainline releases. You can try out the feature from the [dev-logout branch](https://github.com/openid/AppAuth-iOS/tree/dev-logout). when release proper logout feature in sdk
> > I use carthage but using pod you should have something like this in your podfile > > pod 'appAuth', :git => 'https://github.com/openid/AppAuth-iOS.git', :branch => 'dev-logout' > > I...