GithubHelp home page GithubHelp logo

Comments (11)

nelsonic avatar nelsonic commented on September 28, 2024

Seeing the following error when attempting to set the Phoenix Session in the auth_plug:

** (ArgumentError) cannot fetch session without a configured session plug

For context my goal is to create a plug that does everything related to auth in a Phoenix App.
I might need to make another diagram to explain it. πŸ’­

from auth_plug.

nelsonic avatar nelsonic commented on September 28, 2024

Some useful insight in this question/answer:
https://stackoverflow.com/questions/31983077/how-can-i-set-session-in-setup-when-i-test-phoenix-action-which-need-user-id-in/31983168#31983168

from auth_plug.

nelsonic avatar nelsonic commented on September 28, 2024
** (ArgumentError) session not fetched, call fetch_session/2

from auth_plug.

nelsonic avatar nelsonic commented on September 28, 2024

added plug :fetch_session to the test server and now see:

** (ArgumentError) cannot fetch session without a configured session plug

from auth_plug.

nelsonic avatar nelsonic commented on September 28, 2024

Reading: https://stackoverflow.com/questions/36694622/sessions-in-phoenix-app sadly not conclusive.

from auth_plug.

nelsonic avatar nelsonic commented on September 28, 2024
** (ArgumentError) cookie store expects :signing_salt as option

from auth_plug.

nelsonic avatar nelsonic commented on September 28, 2024

Reading: https://stackoverflow.com/questions/42661971/cookie-store-expects-conn-secret-key-base-to-be-at-least-64-bytes-but-its-al

from auth_plug.

nelsonic avatar nelsonic commented on September 28, 2024
** (ArgumentError) cookie store expects conn.secret_key_base to be set

Argument error driven development ... πŸ™„

from auth_plug.

nelsonic avatar nelsonic commented on September 28, 2024

Diagram:
auth_plug-diagram

from auth_plug.

nelsonic avatar nelsonic commented on September 28, 2024

GIF of AUTH_API_KEY Setup for auth_plug Example:

auth_plug_example_setup

from auth_plug.

nelsonic avatar nelsonic commented on September 28, 2024

Try it: https://auth-plug-example.herokuapp.com/admin πŸš€
image

from auth_plug.

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.