FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. vinicius.alfonso
    3. Posts
    V
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by vinicius.alfonso

    • Save user address and return address (postal_code, street, number...) in OAuth token

      Hi everybody!

      I need return user address in OAuth token, and I find in documentation that is possible return address info.

      Follow the documentation
      https://fusionauth.io/learn/expert-advice/oauth/modern-guide-to-oauth#the-userinfo-endpoint

      On OAuth2 flow we call /userinfo end-point, so we couldn't return address.

      The authorize route on FusionAuth we set scope parameter to receive address openid, but not work.

      And I couldn't find where I can save the user address so that it is redeemed there in /userinfo.

      Can you help me?

      Thanks

      posted in General Discussion oauth userinfo user data
      V
      vinicius.alfonso