e7fa60a3a2
- Remove redundant validation logic in login handler - Consolidate session token generation into a single utility function - Update error handling to use consistent HTTP status codes
6 lines
186 B
TOML
6 lines
186 B
TOML
[workspace]
|
|
resolver = "3"
|
|
members = ["obikseq", "obiread", "obiskbuilder", "obifastwrite", "obikmer","obikrope","obipipeline", "obikpartitionner","obiskio"]
|
|
[profile.release]
|
|
debug = 1
|