package
0.0.0-20230301141914-8450a5290c6e
Repository: https://github.com/kodefluence/altair.git
Documentation: pkg.go.dev

# Structs

No description provided by the author
No description provided by the author
OauthAccessGrant is a struct returned from interfaces.OauthAccessGrantModel.
OauthAccessGrantInsertable use for creating new access grant data.
OauthAccessGrantJSON is a json response from OauthAccessGrant.
OauthAccessToken is a struct returned from interfaces.OauthAccessTokenModel.
OauthAccessTokenInsertable use for creating new access token data.
OauthAccessTokenJSON is a json response from OauthAccessToken.
OauthApplication is a struct returned from interfaces.OauthApplicationModel.
OauthApplicationInsertable use for creating new application data.
No description provided by the author
OauthApplicationUpdateable use for updating application data.
No description provided by the author
OauthPlugin holds all config variables.
OauthRefreshToken is a struct returned from interfaces.OauthRefreshTokenModel.
OauthRefreshTokenInsertable use for creating new refresh token data.
No description provided by the author
PluginConfig holds all config variables for oauth plugin.
No description provided by the author
No description provided by the author