An open API service providing commit metadata for open source projects.

GitHub / utopia-php/auth / commits

Lite & fast micro PHP auth library that is **easy to use**.

SHA Message Author Date Stats
5ad0ded3 merge Merge pull request #6 from utopia-php/fix-options Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
61ade83c fix use composer 2.6 Damodar Lohani <l****r@u****m> 10 months ago
66df814b Fix php extension build id Damodar Lohani <l****r@u****m> 10 months ago
f3c7e9ba Fix path Damodar Lohani <l****r@u****m> 10 months ago
ec91631f use specific version Damodar Lohani <l****r@u****m> 10 months ago
504c2b9b fix format Damodar Lohani <l****r@u****m> 10 months ago
ae726387 fix dockerfile casing Damodar Lohani <l****r@u****m> 10 months ago
135284ae Fix docker build Damodar Lohani <l****r@u****m> 10 months ago
ec153a66 Upgrade PHP Jake Barnby <j****4@g****m> 10 months ago
eeb6eb47 Fix codeql Jake Barnby <j****4@g****m> 10 months ago
ef168027 Add options tests Jake Barnby <j****4@g****m> 10 months ago
86927a81 Fix option keys Jake Barnby <j****4@g****m> 10 months ago
11d3a111 Fix autoload Jake Barnby <j****4@g****m> 10 months ago
02415e1a merge Merge pull request #5 from utopia-php/dev Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a175dc22 Formatting Eldad Fux <e****x@g****m> over 1 year ago
19fb580d Added type option for backward compatibility Eldad Fux <e****x@g****m> over 1 year ago
dfdf6146 Changed default sha Eldad Fux <e****x@g****m> over 1 year ago
ed49b9e4 Fix Eldad Fux <e****x@g****m> over 1 year ago
a88540a2 Fix Eldad Fux <e****x@g****m> over 1 year ago
e6c65776 backward compatibility fix Eldad Fux <e****x@g****m> over 1 year ago
b9226abb Added test Eldad Fux <e****x@g****m> over 1 year ago
8708ce2c Small fixes Eldad Fux <e****x@g****m> over 1 year ago
966fbfef Removed validators Eldad Fux <e****x@g****m> over 1 year ago
ada77726 Updated the store class Eldad Fux <e****x@g****m> over 1 year ago
b063a231 Add getName() method to Hash classes Eldad Fux <e****x@g****m> over 1 year ago
2bf0235d merge Merge pull request #4 from utopia-php/dev Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
15009aef Add Plaintext hash implementation with tests Eldad Fux <e****x@g****m> over 1 year ago
231e1e0b merge Merge pull request #3 from utopia-php/dev Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
869b3932 Fix formatting Eldad Fux <e****x@g****m> over 1 year ago
f789c9bf Add Data Store example to README.md Eldad Fux <e****x@g****m> over 1 year ago
7eaec7c1 merge Merge pull request #2 from utopia-php/dev Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f5c4f162 Algorithms -> Hashes Eldad Fux <e****x@g****m> over 1 year ago
72a32b0d merge Merge pull request #1 from utopia-php/dev Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b136c338 Refactor Proof classes to centralize hash and verify methods Eldad Fux <e****x@g****m> over 1 year ago
56a9f48d Not needed Eldad Fux <e****x@g****m> over 1 year ago
d6fc57b1 Format Eldad Fux <e****x@g****m> over 1 year ago
77fd3aa2 Fixed phpstan errors Eldad Fux <e****x@g****m> over 1 year ago
4735517a code quality fixes Eldad Fux <e****x@g****m> over 1 year ago
d57c1094 Added missing tests Eldad Fux <e****x@g****m> over 1 year ago
6ef95c57 Enhance Proof classes with dynamic generation and improved flexibility Eldad Fux <e****x@g****m> over 1 year ago
fc9c431d Format Eldad Fux <e****x@g****m> over 1 year ago
8e2b1ebd Update Proof classes with algorithm improvements and test adjustments Eldad Fux <e****x@g****m> over 1 year ago
dfe34faf format Eldad Fux <e****x@g****m> over 1 year ago
e02339c0 merge Merge remote-tracking branch 'refs/remotes/origin/dev' into dev Eldad Fux <e****x@g****m> over 1 year ago
da70dfa0 Refactor Proof classes to use a more flexible algorithm strategy Eldad Fux <e****x@g****m> over 1 year ago
1ecd2220 Update src/Auth/Algorithms/Sha.php
Co-authored-by: Matej Bačo <m****0@g****m>
Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ce715664 Update LICENSE
Co-authored-by: Matej Bačo <m****0@g****m>
Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
82e3b995 Update .github/ISSUE_TEMPLATE/bug.yaml
Co-authored-by: Matej Bačo <m****0@g****m>
Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
0cb16ba3 Fix PHPUnit test configuration path Eldad Fux <e****x@g****m> over 1 year ago
202f262d Add GitHub issue templates and CI workflows Eldad Fux <e****x@g****m> over 1 year ago
35db4262 Format Eldad Fux <e****x@g****m> over 1 year ago
ad25fbc8 Removed vendor dir Eldad Fux <e****x@g****m> over 1 year ago
89f891e7 Init Eldad Fux <e****x@g****m> over 1 year ago
3789cb72 Revert Eldad Fux <e****x@g****m> over 1 year ago
0904c50d Implement comprehensive authentication library with multiple hashing algorith... Eldad Fux <e****x@g****m> over 1 year ago
b15c6078 basic starter template Eldad Fux <e****x@g****m> over 1 year ago
4ef57b3b Initial commit Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago

← Back to repository