FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. developer
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 0

    developer

    @developer

    0
    Reputation
    3
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    developer Unfollow Follow

    Latest posts made by developer

    • User creation - Validate unique mobile number and email field

      Hi,

      We are creating new user's via API.

      Can we introduce Mobile number and Email ID unique validation.

      if yes - kindly share details.

      Regards
      WovVTech Team

      posted in General Discussion
      D
      developer
    • RE: Application Specific Login Theme

      Thank you, this is really helpful!

      posted in Q&A
      D
      developer
    • Using FusionAuth In React Native

      Using FusionAuth In React Native

      I have followed this blog to set up FusionAuth on React Native side.
      But I'm facing two problems in this.

      • I need to pass client secret in react-native-app-auth configuration object but according to the above blog, it will work if no client secret passed. But it's not happening in my case. If I'm not passing client secret then I’m getting this error

      Screenshot 2021-04-26 at 2.png

      • I'm not able to clear the session in the webview launched by react-native-app-auth. e.g. when implementing SSO with Azur AD B2C using react-native-app-auth we can add the following parameter in the config object
      additionalParameters: {
             		 prompt: 'login', 
            	},
      

      It always prompts the user to log in. But in the case of FusionAuth it's not taking that prompt: "login" parameter and maintains session in the webview.

      How can I resolve the above issues?.

      posted in Q&A
      D
      developer
    • Application Specific Login Theme

      Hi,

      We have implemented one tenant multiple applications in fusionauth.
      All these applications are for different products and these products have their own themes.
      But as we are using only one tenant we are not able to apply themes for each, because themes are globally applied on the basis of the tenant.

      Is there any way we can apply themes specific to each applications?

      posted in Q&A
      D
      developer
    • RE: Unable to send email via sendgrid

      Hi,

      Tried to configure zoho smtp as well,

      User name - entered XXX@zoho.com

      • clicked on change password and entered the actual password
        Selected tls option
        Shows below error
        Unable to send email via JavaMail535 Authentication Failed

      Shows below error

      posted in General Discussion
      D
      developer
    • Unable to send email via sendgrid

      Hi,

      We have installed and configured fusionauth in our UAt environment, we are unable to send email via sendgrid

      its showing below error
      Version - 1.21.0

      3fe20ea4-57b8-4155-a3d4-53405af90b2f-image.png

      posted in General Discussion
      D
      developer