Openid
public class Openid
Datatypes and serializers for the openid namespace
-
The OpenIdError union
See moreDeclaration
Swift
public enum OpenIdError : CustomStringConvertible, JSONRepresentable -
No Parameters
See moreDeclaration
Swift
public class UserInfoArgs : CustomStringConvertible, JSONRepresentable -
The UserInfoError union
See moreDeclaration
Swift
public enum UserInfoError : CustomStringConvertible, JSONRepresentable -
The UserInfoResult struct
See moreDeclaration
Swift
public class UserInfoResult : CustomStringConvertible, JSONRepresentable
View on GitHub
Openid Class Reference