issues
search
vapor
/
auth
👤 Authentication and Authorization framework for Fluent.
53
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BasicAuthenticatable for non-final classes
#72
reni99
closed
4 years ago
2
Vapor 4 note
#71
EricWVGG
closed
4 years ago
3
Auth doesn't finish build with vapor 4
#70
jochenkiene
closed
4 years ago
1
session middleware short circuit
#69
tanner0101
closed
5 years ago
1
Using token and session auth should not run both
#68
grahamburgsma
closed
5 years ago
9
Request has no member 'hasSession'
#67
ezisxl
closed
5 years ago
9
`AuthenticationSessionsMiddleware` should use a connection pool
#66
MrMage
closed
5 years ago
10
Remove reliance on DatabaseKit/Fluent
#65
0xTim
opened
5 years ago
4
Token should be encrypted
#64
jdmcd
opened
5 years ago
6
/Sources/Authentication/Persist/SessionAuthenticatable.swift:44:19: error: value of type 'Request' has no member 'hasSession'; did you mean 'session'?
#63
DaniilWolfe
closed
5 years ago
2
add HeaderValueAuthenticatable
#62
mattpolzin
closed
5 years ago
2
Problem with Auth 2.0.2
#61
clbaeza
closed
5 years ago
2
add session check during unauth
#60
tanner0101
closed
5 years ago
1
Unable to remove sessions with AuthenticationSessionsMiddleware enabled
#59
mikkelu
closed
5 years ago
3
Add contributing for maintainers
#58
0xTim
closed
5 years ago
1
documentation typos
#57
rausnitz
closed
5 years ago
2
Would it be possible to avoid depending on the Vapor package?
#56
MrMage
opened
5 years ago
0
web session cookie expired on login
#55
robipresotto
closed
6 years ago
1
move HTTP header helpers
#54
tanner0101
closed
6 years ago
1
consider including JWT by default
#53
tanner0101
closed
5 years ago
5
unauthenticate() should remove session when using authSessionsMiddleware
#52
ArnaudMiguet
closed
6 years ago
0
2.0 release
#51
tanner0101
closed
6 years ago
0
Route using SQLite model and SessionMiddleware timeouts when ran on ubuntu.
#50
ArnaudMiguet
closed
5 years ago
4
Stable release?
#49
zdnk
closed
6 years ago
3
Add original route to session before redirecting
#48
code28
closed
5 years ago
1
Removed unneeded try statements and redundant conformances
#47
ezfe
closed
6 years ago
2
Should AuthenticationCache be public?
#46
vicsonic
closed
6 years ago
2
Protected routes can still be hit after calling `unauthenticate(_:)`
#45
ilyahal
closed
6 years ago
4
Can not generate Xcode project
#44
Shunzi007
closed
6 years ago
2
Conforming Fluent models to BasicAuthenticable when username/password types are optional (i.e. String?)
#43
kevinbrewster
closed
5 years ago
4
Remove error thowing in `TokenAuthenticationMiddleware`
#42
Sorix
closed
6 years ago
3
UserIDType typealias required
#41
0xTim
closed
6 years ago
0
TokenAuthenticationMiddleware still throws an Abort (is not optional)
#40
andrewtheis
closed
6 years ago
0
model cleanup
#39
tanner0101
closed
6 years ago
1
Feature/infer auth type from context
#37
siemensikkema
closed
6 years ago
1
Protected routes can still be hit after calling `unauthenticateSession(_:)`
#36
IsaacXen
closed
6 years ago
1
Remove unnecessary Model conformance on Authenticatable
#35
jseibert
closed
6 years ago
6
Add multitype capability to TokenAuthenticationMiddleware
#34
damirstuhec
closed
6 years ago
3
Export Crypto
#33
0xTim
closed
6 years ago
7
Add System for Authorization Checks
#32
daSkier
opened
6 years ago
6
Sessions not persisted
#31
0xTim
closed
6 years ago
0
Fixes for the new Base64 interface
#30
MrMage
closed
6 years ago
1
nio
#29
tanner0101
closed
6 years ago
0
Auth 2 - Cookies not working in Safari Tech Preview
#28
0xTim
closed
6 years ago
3
Missing expiration date from Bearer
#27
coletz
closed
6 years ago
3
adds unauth + protocol reqs
#26
tanner0101
closed
6 years ago
0
Add typealias for UserIDKey
#25
0xTim
closed
6 years ago
1
update fluent deps
#24
gperdomor
closed
6 years ago
0
[Beta] Crash in middleware: DB connection
#23
bensyverson
closed
6 years ago
1
Ci 41
#22
tanner0101
closed
6 years ago
0
Next