-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Reactor from the micronaut-security-jwt-cookie guide (#1435)
* use HttpRequestAuthenticationProvider API This AIP was introduced in 4.3.0 * micronaut-token-propagation guide * micronaut-basic-auth guide * micronaut-turbo-native * micronaut-k8s * use HttpRequestReactiveAuthenticationProvider * micronaut-database-authentication-provider * add back reactor * Add Reactor back to turbo-native * Fix micronaut-security-jwt-cookie * Fix micronaut-database-authentication-provider * Use B for consistency and fix micronaut-security-session-database-authentication * Undeprecate micronaut-security-session * Fix docs and some formatting * Remove Reactor from the micronaut-security-jwt-cookie guide * Apply a common layout to the code * Revert "Apply a common layout to the code" Z This reverts commit 6eb21a3. * Micronaut 4.3.4 * Remove debug --------- Co-authored-by: Sergio del Amo <[email protected]>
- Loading branch information
Showing
8 changed files
with
24 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
4.3.3 | ||
4.3.4 |