<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello!<br>
    <br>
    I am new to OAuth so sorry if my question is dumb.<br>
    I have an App which wants to provide a custom and Facebook login.
    Since many people already have the Facebook App installed, I thought
    it might be better to give them the native experience and use the
    Facebook SDK to implement the login.<br>
    The problem now is, that I have the Access Token from the successful
    Facebook login, but don't know how to properly login at the Keycloak
    server with that.<br>
    <br>
    Any ideas on how to do that? Or is that even stupid and is there a
    better way?<br>
    <div class="moz-signature">-- <br>
      <br>
      Mit freundlichen Grüßen,<br>
      <hr>
      <b>Christian Beikov</b><br>
    </div>
  </body>
</html>