oAuth using Swift SFAuthenticationSession

I don’t use the implicit code flow myself, but if I understand it right you just use http://localhost (and set the redirect to match that in your dev dashboard) and have your app grab the access token as a fragment of the URL.