View Source Ueberauth.Strategy.Notion (Üeberauth Notion v0.1.1)

Provides an Ueberauth strategy for authenticating with Notion.

Link to this section Summary

Functions

Includes the credentials from the Notion response.

Callback implementation for Ueberauth.Strategy.extra/1.

Cleans up the private area of the connection used for passing the raw Notion response around during the callback.

Handles the initial redirect to the Notion authentication page.

Fetches the fields to populate the info section of the Ueberauth.Auth struct.

Callback implementation for Ueberauth.Strategy.uid/1.

Link to this section Functions

Includes the credentials from the Notion response.

Callback implementation for Ueberauth.Strategy.default_options/0.

Callback implementation for Ueberauth.Strategy.extra/1.

Cleans up the private area of the connection used for passing the raw Notion response around during the callback.

Handles the initial redirect to the Notion authentication page.

Fetches the fields to populate the info section of the Ueberauth.Auth struct.

Callback implementation for Ueberauth.Strategy.uid/1.