Giter VIP home page Giter VIP logo

Comments (6)

Immortalin avatar Immortalin commented on July 17, 2024

@riverrun will it still be part of openmaize or will it be a separate app?

from openmaize.

riverrun avatar riverrun commented on July 17, 2024

All the authorization functions will be available by using a mix generator (as long as you are using Phoenix), which will create an Authorize, and optionally, a Confirm module in the web/controllers directory.
If you want more information, the work on this now on the master branch, and I'll be updating the hex package tomorrow.

from openmaize.

Immortalin avatar Immortalin commented on July 17, 2024

@riverrun do you think a template can be added for user models?

from openmaize.

riverrun avatar riverrun commented on July 17, 2024

In the case of user models, I think it will be difficult to do anything more than provide example functions as it would probably be used to update existing models, and doing this safely might be more trouble than it's worth. I will think about this further, though, and I'm sure there are several ways of helping developers get everything set up.

from openmaize.

Immortalin avatar Immortalin commented on July 17, 2024

There's no need to do it safely — just add a function for generating models and a flag to turn it off. Users with existing models can just add things in manually.

from openmaize.

riverrun avatar riverrun commented on July 17, 2024

At the moment, users can copy code from this example app and adapt it to their needs. I don't see much point in creating a generator which just provides a similar service, and I don't want to create a generator that overwrites existing models.
I'll look into it further, and I'll let you know what I decide.

from openmaize.

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.