Module mod_microsoft

Microsoft integration.

Copyright © 2021 Marc Worrell

Authors: Marc Worrell (marc@worrell.nl).

Description

Microsoft integration. Adds Microsoft/Azure login and other functionalities.

Function Index

event/2
get_config/1Return the Microsoft appid, secret and scope.

Function Details

event/2

event(Submit, Context) -> any()

get_config/1

get_config(Context::z:context()) -> {AppId::string(), Secret::string(), Scope::string(), Tenant::string()}

Return the Microsoft appid, secret and scope


Generated by EDoc