Commit Graph

58 Commits

Author SHA1 Message Date
1536a63b7b Merge pull request 'Update Rust crate serde to 1.0.163' (#4) from renovate/serde-1.x into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #4
2023-05-16 09:57:42 +00:00
ebad8f4717 Update Rust crate serde to 1.0.163
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-05-16 00:29:16 +00:00
8f669b9005 Merge pull request 'Update Rust crate serde to 1.0.162' (#3) from renovate/serde-1.x into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #3
2023-05-11 11:51:46 +00:00
d80c8c334d Update Rust crate serde to 1.0.162
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-05-06 00:20:18 +00:00
6700c2d905 Configure Renovate (#2)
All checks were successful
continuous-integration/drone/push Build is passing
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

---
### Detected Package Files

 * `Cargo.toml` (cargo)
 * `.drone.yml` (droneci)

### What to Expect

It looks like your repository dependencies are already up-to-date and no Pull Requests will be necessary right away.

---

 Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: #2
2023-05-01 11:44:43 +00:00
0020a8b172 Fix typo in crate description
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-29 09:52:17 +02:00
394e29ae55 Develop first version (#1)
All checks were successful
continuous-integration/drone/push Build is passing
Create first version of the library

The code is mainly taken from

* https://gitea.communiquons.org/pierre/oidc-test-client
* https://gitea.communiquons.org/pierre/BasicOIDC

with little improvements.

Reviewed-on: #1
2023-04-29 07:49:35 +00:00
37259391f1 Initial commit 2023-04-28 19:03:56 +02:00