Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spryker-community/auth-remote-tokens


https://github.com/spryker-community/auth-remote-tokens

hackathon hackweekender hackweekender2023 spryker

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Auth Remote Tokens

1. New plugin for remote auth tokens. Extend your
`\Pyz\Client\Oauth\OauthDependencyProvider::getKeyLoaderPlugins`
to register our
`\Hackweekender\Client\AuthRemoteTokens\Plugin\Oauth\RemoteKeyLoaderPlugin`

2. Fork of the `league/oauth2-server` module to add support of the `OpenSSLAsymmetricKey` object in `CryptKey`.

```
https://github.com/DmytroKlymanSpryker/oauth2-server
```