Commit Graph

36 Commits

Author SHA1 Message Date
René Preuß
baa45edb8a Merge pull request #7 from envoyr/sso
Add sso user provider
2022-01-02 14:25:29 +01:00
8f962d1e06 Add sso user provider 2022-01-02 14:04:01 +01:00
René Preuß
3760e312cd Update phpunit 2021-03-31 13:21:53 +02:00
René Preuß
76b0569b0f Add php 8 support 2021-03-31 13:20:47 +02:00
René Preuß
e60c5a5cd3 Update can method 2021-03-31 12:15:57 +02:00
René Preuß
7af00cb7ab Allow * tokens 2021-03-31 12:14:08 +02:00
René Preuß
3ba4805e3f Fix namespace 2021-03-31 12:00:52 +02:00
René Preuß
80a6491058 Remove static version 2021-03-30 23:20:17 +02:00
René Preuß
14bf9d5480 Add jwt handling, inspired by passport 2021-03-30 23:19:36 +02:00
1elf-me
32990da8a0 updated oauth-public.key 3.1.1 2021-03-20 17:02:35 +01:00
1elf-me
7805933b10 add CheckClientCredentials middleware 3.1.0 2021-03-20 16:48:50 +01:00
René Preuß
e006cd64b5 Merge pull request #6 from 1elf-me/patch-1
Add guzzle ^7.0.1 support
3.0.1
2021-03-09 13:51:31 +01:00
1elf
7edff12765 Add guzzle ^7.0.1 support 2021-03-09 13:49:15 +01:00
René Preuß
94a6a91e84 Delete composer.lock 2021-01-20 13:25:42 +01:00
René Preuß
da00b4a97c Bump version to laravel v8 3.0.0 2020-09-08 19:39:42 +02:00
René Preuß
26543d806c Merge pull request #3 from ghostzero/dependabot/composer/symfony/http-foundation-4.4.7
Bump symfony/http-foundation from 4.4.1 to 4.4.7
2020-09-08 19:33:29 +02:00
René Preuß
2c82e61790 Laravel 8.x 2020-09-08 19:32:53 +02:00
René Preuß
ca57ff1c65 Merge pull request #4 from 1elf-me/patch-1
Update to Laravel 7.x
2.0.0
2020-07-08 06:24:48 +02:00
1elf-me
9207f38f93 Update to Laravel 7.x 2020-06-21 14:08:53 +02:00
dependabot[bot]
da904f31cb Bump symfony/http-foundation from 4.4.1 to 4.4.7
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.4.1 to 4.4.7.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v4.4.1...v4.4.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-30 21:17:12 +00:00
René Preuß
c182baab17 Add method to check if a email exists 2019-12-28 18:42:59 +01:00
René Preuß
0e07c295e3 Update composer 2019-12-11 11:41:52 +01:00
René Preuß
940617af2e Fix unit test 2019-12-11 11:37:48 +01:00
René Preuß
f2d064caef Fix oauth token generation 2019-12-09 22:46:23 +01:00
René Preuß
29a46a9ef9 Add oauth token method 2019-12-09 21:58:35 +01:00
René Preuß
553167d108 Fix user registration 2019-12-02 15:26:43 +01:00
René Preuß
918bcd4644 Add methods to change base url 2019-12-02 14:18:58 +01:00
René Preuß
2bd19efb3c Add create user method 2019-11-19 17:32:10 +01:00
René Preuß
b5ad7786f2 Fix parameter type and generate documentation 2019-11-19 17:21:13 +01:00
René Preuß
203dc18766 Add test implementation for charges, documents & payment intents 2019-11-19 17:12:27 +01:00
René Preuß
da1b6b7796 Fix Directory Path 1.0.1 2019-10-16 16:16:59 +02:00
René Preuß
a1ef9075e8 Update to Laravel 6 0.1.0 1.0.0 2019-10-16 16:09:43 +02:00
René Preuß
228c845bb5 Improve api operations
Change directory structure
Add bitinflow-accounts socialite provider
Improve docs generation
2019-09-22 21:53:49 +02:00
René Preuß
8a3d7e0411 Add api scope enum 0.0.1 2019-08-31 19:43:33 +02:00
René Preuß
861fe1e5d2 Add documentation 2019-08-31 19:35:31 +02:00
René Preuß
7226975ac3 Initial commit 2019-08-31 13:21:54 +02:00