Categorygithub.com/rayark/osecure/v5
modulepackage
5.0.0
Repository: https://github.com/rayark/osecure.git
Documentation: pkg.go.dev

# README

osecure

OSecure provide login functionality via cookie session and an OAuth2 provider

# Packages

Package osecure/contrib provides plugins for simple login service based on OAuth client.
No description provided by the author
No description provided by the author
Package osecure/state_handler provides state generator and verifier in OAuth flow.

# Functions

AttachRequestWithSessionData append session data into request context.
No description provided by the author
GetRequestSessionData get session data from request context.
NewOAuthSession creates osecure session.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

# Structs

No description provided by the author
No description provided by the author
CookieConfig is a config of github.com/gorilla/securecookie.
OAuthConfig is a config of osecure.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author