FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. pierrot.corbel
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 1
    • Controversial 0
    • Groups 0

    pierrot.corbel

    @pierrot.corbel

    2
    Reputation
    2
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    pierrot.corbel Unfollow Follow

    Best posts made by pierrot.corbel

    • RE: Generate Authentication Token by default

      Great, thanks a lot
      I will indeed use a server-side function with an API token which will be called from the user.create webhook 👍

      posted in Q&A
      P
      pierrot.corbel

    Latest posts made by pierrot.corbel

    • RE: Generate Authentication Token by default

      Great, thanks a lot
      I will indeed use a server-side function with an API token which will be called from the user.create webhook 👍

      posted in Q&A
      P
      pierrot.corbel
    • Generate Authentication Token by default

      Hello there,

      I have a use-case, where I want for each new user, to always generate an Application Authentication Token.

      How can I configure FusionAuth do that automatically?
      In other terms, how can I configure FusionAuth to change the default value of generateAuthenticationToken to true?

      And if it is not possible yet, is it possible to generate it in a programmatic way from the client-side (a Vue app just after user logged in) without exposing an API key?
      So in other terms, is it possible for a logged in user to register once again with the parameter generateAuthenticationToken?

      posted in Q&A
      P
      pierrot.corbel