An authentication server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

22 lines
368 B

name: authenticate
version: 0.1.0
authors:
- Ludovic 'Archivist' Lagouardette <lagouardette.ludovic@gmail.com>
targets:
authenticate:
main: src/authenticate.cr
crystal: 0.27.0
dependencies:
kemal:
github: kemalcr/kemal
version: 0.25.0
spec-kemal:
github: kemalcr/spec-kemal
sqlite3:
github: crystal-lang/crystal-sqlite3
license: MIT