faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
<FromGitter> <robsigler> @eliasjpr it does--the issue is that the migration file is empty except for comments. Maybe I'm not using it right?
<FromGitter> <robsigler> Should i just write it manually? That does seem reasonable
<FromGitter> <eliasjpr> yes
<FromGitter> <eliasjpr> the migration file get generated for you but you must write the sql
<FromGitter> <robsigler> Okay--thanks for the clarification :)
_whitelogger has joined #amber
_whitelogger has joined #amber
_whitelogger has joined #amber
<FromGitter> <andrewc910> So Amber has an auth generator. How can we go about adding jwt or is it already there? Haven't looked at the source code yet.
<FromGitter> <drujensen> It’s not a generator yet but there is a shard
<FromGitter> <andrewc910> I'll take a look thanks. Is it just a generic jwt shard?
<FromGitter> <drujensen> Yeah. Checkout https://github.com/veelenga/awesome-crystal to find shards