Welcome Guest, Not a member yet? Register   Sign In
Myth Auth LoginFilter Problem
#14

(This post was last modified: 01-06-2021, 06:12 AM by PwrSrg.)

(01-05-2021, 11:43 PM)paulbalandan Wrote: @PwrSrg it seems you are using the beta version of myth/auth. You must use the latest develop version. Since you are using composer, you can change your composer.json entry on myth/auth to look like:
Code:
"myth/auth": "dev-develop"
. If your composer.json doesn't have a repositories section, you can add as follows:
Code:
"repositories": [
    {
        "type": "vcs",
        "url: "https://github.com/lonnieezell/myth-auth"
    }
]

Then, just run composer update

YES, that was it!  Wow, the greatest, most simple answer ever.  ?

I really wish developers would put this stuff in the README.

Thank you!

Bridging the gap between Technical and Creative

VASCOsoft Web Studio   |   AllMyLinks

Reply


Messages In This Thread
Myth Auth LoginFilter Problem - by ralphcabanero - 09-13-2020, 07:49 AM
RE: Myth Auth LoginFilter Problem - by InsiteFX - 09-13-2020, 08:19 AM
RE: Myth Auth LoginFilter Problem - by InsiteFX - 09-13-2020, 03:46 PM
RE: Myth Auth LoginFilter Problem - by raajaud - 12-01-2020, 08:10 PM
RE: Myth Auth LoginFilter Problem - by PwrSrg - 01-04-2021, 05:02 PM
RE: Myth Auth LoginFilter Problem - by InsiteFX - 09-14-2020, 08:47 AM
RE: Myth Auth LoginFilter Problem - by InsiteFX - 09-15-2020, 08:36 AM
RE: Myth Auth LoginFilter Problem - by InsiteFX - 12-02-2020, 11:06 AM
RE: Myth Auth LoginFilter Problem - by PwrSrg - 01-06-2021, 06:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB