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

    otislinker345

    @otislinker345

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

    otislinker345 Unfollow Follow

    Latest posts made by otislinker345

    • RE: FusionAuth Authorization

      Thanks for your answer. I got it.

      posted in General Discussion
      O
      otislinker345
    • RE: Application based Sign Up / Log in

      I think you should implement custom registration or login logic using FusionAuth's webhooks or API. For example, you can check the application context during login and prevent users from being registered or authenticated in an application they are not supposed to access.

      posted in General Discussion
      O
      otislinker345
    • FusionAuth Authorization

      Hello,
      I am developing a Spring Boot REST API, this API exposes a "/verify" endpoint to validate the token and the access to a certain resource. In FusionAuth I have roles attached to my users. So is the a method to validate if the user has that role so i can let them pass?

      posted in General Discussion
      O
      otislinker345