Giter Club home page Giter Club logo

Comments (3)

ikkez avatar ikkez commented on September 15, 2024

Basic knowledge about the F3 framework is required for every plugin. I assume that you know how to load the framework, setup routes and configs and that $f3->run() is always the step to kickstart the routing-engine.
My demo on my server (http://f3.ikkez.de/auth/facebook) does not use any more code than provided in this repository. I just removed the app in my facebook account and tested it once more... works fine here, just try it yourself with the demo links https://github.com/ikkez/f3-opauth#demo
I haven't written the auth strategies. Please see the opauth project for more information how the OAuth2 mechanics work, if you are interested in that.

To login, call a strategy, i.e.http://domain.com/auth/facebook.

from f3-opauth.

rontornambe avatar rontornambe commented on September 15, 2024

When writing to a general audience, it is best not to assume anything.

When I click on this link. https://github.com/ikkez/f3-opauth#demo I
receive the following message:

App Not Setup
This app is still in development mode, and you don't have access to it.
Switch to a registered test user or ask an app admin for permissions.

On Fri, Jun 10, 2016 at 4:01 PM, Christian Knuth [email protected]
wrote:

Basic knowledge about the F3 framework is required for every plugin. I
assume that you know how to load the framework, setup routes and configs
and that $f3->run() is always the step to kickstart the routing-engine.
My demo on my server (http://f3.ikkez.de/auth/facebook) does not use any
more code than provided in this repository. I just removed the app in my
facebook account and tested it once more... works fine here, just try it
yourself with the demo links https://github.com/ikkez/f3-opauth#demo
I haven't written the auth strategies. Please see the opauth project for
more information how the OAuth2 mechanics work, if you are interested in
that.

To login, call a strategy, i.e.http://domain.com/auth/facebook.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#4 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AAraSZ2zJANvYtY23Rl2QKAwJ9V87mxiks5qKcKqgaJpZM4Iy9sk
.

from f3-opauth.

ikkez avatar ikkez commented on September 15, 2024

ah okay,.. well in that case just create your own facebook app for testing purpose and change the app id/key settings in the config file..
I try to be open-minded for any hints or suggestions regarding the code and the documentation. It can occur that I do not miss these or that in docs, as it seems obvious to me, but I'll take your feedback into account. It's probably easy to add those 2-3 lines to the docs... but just to compare: if you buy a playstation game, the game's manual also do not tell you how to wire up the system with your TV.
Nevertheless, I'll update the docs.

from f3-opauth.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.