Moya / Moya

Network abstraction layer written in Swift.
https://moya.github.io
MIT License
15.15k stars 1.99k forks source link

OAuth2 SSO with Moya #2107

Closed sedwo closed 3 years ago

sedwo commented 3 years ago

Running:

Is it possible (or even recommended) to adapt Moya for use with SSO OAuth2 purposes? (eg. sign-in to Github or Twitter) Any proven plugins that I could perhaps use? Or is it best to just use a separate OAuth2 cocoapod for acquiring the token?

stale[bot] commented 3 years ago

This issue has been marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

sedwo commented 3 years ago

Eventually ended up using OAuthSwift.