mirror of
https://codeberg.org/pfzetto/axum-oidc
synced 2025-12-09 22:55:17 +01:00
removed integration test from examples/basic
Integrations tests will be re-implemented on the main-crate. See #20 and #35.
This commit is contained in:
parent
c3f4b7e514
commit
00136320a9
7 changed files with 94 additions and 390 deletions
|
|
@ -8,8 +8,6 @@ It has three endpoints:
|
|||
## Dependencies
|
||||
You will need a running OpenID Connect capable issuer like [Keycloak](https://www.keycloak.org/getting-started/getting-started-docker) and a valid client for the issuer.
|
||||
|
||||
You can take a look at the `tests/`-folder to see how the automated keycloak deployment for the integration tests work.
|
||||
|
||||
## Setup Environment
|
||||
Create a `.env`-file that contains the following keys:
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue