Commit Graph

2 Commits

Author SHA1 Message Date
devoalda 1d9397e738 feature(Todo API):
Added:
- API Support for Todos
- Todo API tests

Modified:
- API Authentication tests
- Minor Updates to Policies
- Minor Updates to Views
2023-08-12 11:15:31 +08:00
devoalda 1cf52e32ed feature(Laravel Sanctum): Added Laraval Sanctum for API auth
Added:
- Laravel Sanctum Module and Configs
- Modified Personal access token table to support UUID

Modified:
- Project View to use API auth
2023-08-11 21:40:59 +08:00