Dyn Reg

  • Class to handle OAuth2 Dynamic Client Registration.

    This is a lightweight class that uses a OAuth2 instance’s settings when registering, only few settings are held by instances of this class. Hence it’s highly portable and can be instantiated when needed with ease.

    For the full OAuth2 Dynamic Client Registration spec see https://tools.ietf.org/html/rfc7591

    See more

    Declaration

    Swift

    open class OAuth2DynReg