Skip to content

Commit

Permalink
Launch v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gRegorLove committed Jul 18, 2024
2 parents fd56600 + b729f83 commit b528e80
Show file tree
Hide file tree
Showing 90 changed files with 12,890 additions and 10,940 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.2.2] - 2024-07-12
### Added
- Introspection Endpoint with HTTP Basic Authentication support
- Admin: add clients and generate client_secrets for use with Client Credentials Flow
- Admin: manually add a token with client_id and scopes -- for developer testing
- Support for clients with h-x-app [#3](https://github.com/gRegorLove/ProcessWire-IndieAuth/issues/3)

### Changed
- Updated client information discovery [#5](https://github.com/gRegorLove/ProcessWire-IndieAuth/issues/5)
- Noted refresh token expiration in the list of approved applications
- Scoped dependencies to avoid namespace collisions when other plugins have same dependencies

## [0.2.1] - 2022-08-06
### Added
Expand Down
Loading

0 comments on commit b528e80

Please sign in to comment.