soidc-http4s-routes
soidc-http4s-routes
API
soidc.http4s.routes
AuthCodeFlow
AuthCodeFlow
Result
Failure
Flow
Decode
Success
GetToken
GitHubFlow
GitHubFlow
Result
Failure
Flow
Decode
UserInfo
Success
JwtAuth
Builder
DecryptSettings
DecryptSettings
JwtAuthMiddleware
Builder
JwtContext
JwtContext
Authenticated
NotAuthenticated
JwtCookie
TokenRefreshMiddleware
Config
soidc-http4s-routes
/
soidc.http4s.routes
/
GitHubFlow
GitHubFlow
soidc.http4s.routes.GitHubFlow
See the
GitHubFlow
companion object
trait
GitHubFlow
[
F
[
_
]]
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Abstract methods
def
routes
(
mountUri
:
Uri
)(
cont
:
Result
=>
F
[
Response
[
F
]]):
HttpRoutes
[
F
]
def
run
(
req
:
Request
[
F
],
mountUri
:
Uri
)(
cont
:
Result
=>
F
[
Response
[
F
]])(
using
Functor
[
F
]):
F
[
Response
[
F
]]
In this article
Attributes
Members list
Value members
Abstract methods