Openid

public class Openid

Datatypes and serializers for the openid namespace

  • The OpenIdError union

    See more

    Declaration

    Swift

    public enum OpenIdError : CustomStringConvertible, JSONRepresentable
  • No Parameters

    See more

    Declaration

    Swift

    public class UserInfoArgs : CustomStringConvertible, JSONRepresentable
  • The UserInfoError union

    See more

    Declaration

    Swift

    public enum UserInfoError : CustomStringConvertible, JSONRepresentable
  • The UserInfoResult struct

    See more

    Declaration

    Swift

    public class UserInfoResult : CustomStringConvertible, JSONRepresentable