Giter Club home page Giter Club logo

Comments (10)

ADmad avatar ADmad commented on June 15, 2024 1

We need a tutorial app :)

from authentication.

burzum avatar burzum commented on June 15, 2024 1

All actions are public and stay public, authentication has nothing to do with that. It just gives you an identity if an user is logged in. You can implement a check based on that in isAuthorized() for example using the still existing and useable old authorization system.

from authentication.

dereuromark avatar dereuromark commented on June 15, 2024

Refs #69

from authentication.

cleptric avatar cleptric commented on June 15, 2024

@HaroldPutman This pluginonly handles authentication, not authorization.

If you want to build a basic login page, refer to the AuthenticationComponent. You have different options for that, depending which Authenticator you want to use.

from authentication.

markstory avatar markstory commented on June 15, 2024

@cleptric I think @HaroldPutman is looking for an example of the more common authenticators 😄

from authentication.

burzum avatar burzum commented on June 15, 2024

Can we close this ticket? 2) Should be pretty clear now right on the readme.md 1) and 3) should be covered in the docs and / or a separate tutorial should be created.

from authentication.

ADmad avatar ADmad commented on June 15, 2024

I would keep the ticket open until someone gets around to writing the tutorial.

from authentication.

burzum avatar burzum commented on June 15, 2024

Let's create a more specific ticket then with the exact requirements of what needs to be done and just link this here.

from authentication.

HaroldPutman avatar HaroldPutman commented on June 15, 2024

I'm cool with closing this issue. The recently added notes in the documentation help answer my original question.

from authentication.

robertpustulka avatar robertpustulka commented on June 15, 2024

Hold on... I think Auth->allow() is not for authorization but for disabling authentication for controllers or actions. I'm afraid currently all requests must be authenticated. Is there a way to make an action "public"?

from authentication.

Related Issues (20)

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.