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

v0.7 — Session-based Authentication, Overhauled Error Handling & Pagination #16

Merged
merged 27 commits into from
Mar 18, 2024

Conversation

jasonlessenich
Copy link
Member

@jasonlessenich jasonlessenich commented Mar 13, 2024

0.7

  • Restructured package (many breaking changes!)
    • Split package into api (abstraction) and internal (implementation)
  • Added Session-based authentication
  • Reworked RestrrBuilder to support new Sessions
    • Added RestrrBuilder#refresh
  • Implemented Pagination (see Paginated<T>)

@jasonlessenich jasonlessenich self-assigned this Mar 13, 2024
@jasonlessenich jasonlessenich changed the title feat: Implemented Session-based authentication v0.7 — Implemented session-based authentication Mar 13, 2024
@jasonlessenich jasonlessenich marked this pull request as draft March 13, 2024 18:36
@jasonlessenich jasonlessenich marked this pull request as ready for review March 14, 2024 20:03
@jasonlessenich jasonlessenich changed the title v0.7 — Implemented session-based authentication v0.7 — Session-based Authentication, Overhauled Error Handling & Pagination Mar 14, 2024
@jasonlessenich jasonlessenich merged commit a56d582 into development Mar 18, 2024
1 check passed
@jasonlessenich jasonlessenich deleted the feature/sessions branch March 18, 2024 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant