What's Changed
- Add Github Actions for CI by @doomspork in https://github.com/ueberauth/guardian_db/pull/122
- Add badge and run on merge to master by @doomspork in https://github.com/ueberauth/guardian_db/pull/123
- make jti and aud required fields, since they are primary keys by @Hanspagh in https://github.com/ueberauth/guardian_db/pull/121
- feat(migration_name): allow migrations with c...