pow-auth / assent

Multi-provider framework in Elixir
https://powauth.com
MIT License
391 stars 45 forks source link

update to latest castore #117

Closed 0x6a68 closed 1 year ago

0x6a68 commented 1 year ago

I've created a fresh phoenix project (1.7.2) and added assent. Which resulted in:

❯ mix deps.get
Resolving Hex dependencies...
Resolution completed in 0.067s
Because "the lock" specifies castore 1.0.1 and every version of assent depends on castore ~> 0.1.0, the
And because your app depends on the lock, no version of assent is allowed.
So, because your app depends on assent ~> 0.2.2, version solving failed.
danschultzer commented 1 year ago

Thanks, updated this to make the SSL handling better!