openid/OpenYOLO-Android

Add utility transformer for Hint to Credential

dxslly opened this issue · 1 comments

As seen in iainmcgin@'s representative demo app (PR #69) when a client is performing an account creation flow they may want to convert the returned hint into a credential. We should offer a convenience transformer for this operation as it appears it this may be a common pattern.

Added in #89