Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stipend Implementation #1

Closed
24 tasks done
maennchen opened this issue Sep 11, 2023 · 0 comments
Closed
24 tasks done

Stipend Implementation #1

maennchen opened this issue Sep 11, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@maennchen
Copy link
Member

maennchen commented Sep 11, 2023

Part of erlef/oidcc#221

Requirements

  • Good Test Coverage
  • Good Code Quality
  • Secure Defaults
    • Shipped with a secure and complete TLS setup OTP 26 ships with one
    • Can be overridden with custom TLS settings
    • JWT Settings are automatically set up to the most strict settings according to the OIDC Config Introspection
  • GitHub Actions Setup that runs
    • Unit Tests
    • Linter
    • Dialyzer
  • All libraries are well documented on Hex
    • public functions have dialyzer specs
    • public functions have examples
    • contains setup instructions
    • contains examples for most common use cases
  • oidcc Configuration Processes provide an elixir compatible child_spec so that they can be started easily
  • Compatible with latest stable OTP / Elixir releases at time of publication

TODO

@maennchen maennchen self-assigned this Sep 11, 2023
@maennchen maennchen added the enhancement New feature or request label Sep 11, 2023
@maennchen maennchen added this to the v0.1.0 milestone Sep 13, 2023
This was referenced Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant