Skip to content

Instantly share code, notes, and snippets.

@malcommac
Created January 22, 2022 22:51
Show Gist options
  • Save malcommac/1a7708d9af2cb3a450c62d34c1b4b438 to your computer and use it in GitHub Desktop.
Save malcommac/1a7708d9af2cb3a450c62d34c1b4b438 to your computer and use it in GitHub Desktop.
UserExperiments_4.swift
if FFService.main.user.allowsSSON {
// do something
} else {
// do something else
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment