issues
search
Inklings-io
/
selfauth
self-hosted auth_endpoint using simple login mechanism
Creative Commons Zero v1.0 Universal
81
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
make note for Apache use
#56
carrvo
opened
3 days ago
2
support discovery by issuer
#55
carrvo
opened
3 days ago
0
Error: Faulty Request There was an error with the request. The "client_id" field is invalid.
#54
CarlSinclair
closed
6 months ago
7
Unused constant APP_URL?
#53
sapphirecat
opened
8 months ago
0
dirbusting or .htaccess?
#52
unusualevent
opened
9 months ago
4
update index.php to eliminate deprecation warning for PHP 8.2
#51
sugardave
opened
1 year ago
0
Deprecation
#50
ghost
closed
12 months ago
2
invalid "client_id" field when loggin in with selfauth
#49
lafleurdeboum
closed
4 years ago
2
Needs updating for the latest IndieAuth changes
#48
fluffy-critter
closed
4 years ago
2
Default to */* when lacking Accept header
#47
Zegnat
closed
3 years ago
0
Remove checks based on response_type
#46
Zegnat
closed
3 years ago
5
Add token endpoint functionality?
#45
skpy
closed
5 years ago
1
add 2fa support?
#44
dissolve
opened
5 years ago
1
Remove all uses of the client supplied me
#43
Zegnat
closed
5 years ago
9
decode tokens
#42
skpy
closed
6 years ago
1
s/index/string/
#41
skpy
closed
6 years ago
0
Use URL safe base64 encoding for scopes
#40
Zegnat
closed
6 years ago
0
Implement basic logging via syslog
#39
ancarda
closed
6 years ago
1
Scopes during identification?
#38
skpy
closed
6 years ago
5
Support multiple domains?
#37
skpy
opened
6 years ago
0
Logging via syslog
#36
ancarda
closed
6 years ago
7
base64 encode the scopes?
#35
sebsel
closed
6 years ago
2
Remove setup form after setup
#34
sebsel
opened
7 years ago
1
Implement a “remember me” checkbox?
#33
Zegnat
opened
7 years ago
5
'How it works' in README unclear
#32
ScalaWilliam
closed
7 years ago
3
Different userURL still shows the form
#31
sebsel
opened
7 years ago
1
No default response type
#30
sebsel
closed
3 years ago
1
config.php will not be written if it does not exist
#29
sebsel
opened
7 years ago
1
Allow user to cherry pick scopes.
#28
Zegnat
closed
7 years ago
2
Clean up setup.php, fixing warnings
#27
Zegnat
closed
7 years ago
0
Allow changing the granted scopes
#26
sknebel
opened
7 years ago
8
make implementing other authentication methods easier
#25
sknebel
opened
7 years ago
5
Add a simple hash_equals polyfill.
#24
Zegnat
closed
7 years ago
0
docs: we support scopes now
#23
sebsel
closed
7 years ago
2
coding standard
#22
dissolve
closed
7 years ago
0
set config.php to stop working after config is done, refs #14
#21
dissolve
closed
7 years ago
1
return requested scope
#20
sebsel
closed
7 years ago
0
Add support for scopes
#19
sebsel
closed
7 years ago
3
docs: explain IndieAuth
#18
sebsel
closed
7 years ago
3
use hash_equals() in verify_password()
#17
sebsel
closed
7 years ago
1
Input data validation and overall refactoring.
#16
Zegnat
closed
7 years ago
8
First pass at content negotiation
#15
Zegnat
closed
7 years ago
1
Add warning on setup.php for unsafe PHP versions
#14
Zegnat
closed
7 years ago
2
Strict verification for client provided parameters
#13
Zegnat
closed
7 years ago
1
Default to application/x-www-form-urlencoded on verification
#12
Zegnat
closed
4 years ago
5
Use HMAC functions for codes
#11
Zegnat
closed
7 years ago
0
Do not send `me` to callback
#10
sebsel
opened
7 years ago
4
Fix configured
#9
sebsel
closed
7 years ago
2
Added a setup guide
#8
sebsel
closed
7 years ago
3
Do not ship with config.php
#7
sebsel
closed
7 years ago
2
Next