issues
search
hummingbird-project
/
hummingbird-examples
Examples demonstrating various aspects of the Hummingbird swift server framework
Apache License 2.0
90
stars
19
forks
source link
2.x.x - sessions
#46
Closed
adam-fowler
closed
10 months ago
adam-fowler
commented
11 months ago
Merge three sessions examples into one.
Things to note:
This is still using unmerged code from
https://github.com/hummingbird-project/hummingbird-fluent/pull/11
I couldn't use the
User
type as an
HBAuthenticatable
as Fluent model types cannot be set to
Sendable
.
Things to note:
User
type as anHBAuthenticatable
as Fluent model types cannot be set toSendable
.