View Source ArkeAuth.Core.TemporaryToken (arke_auth v0.3.4)

Documentation for TemporaryToken.

Summary

Functions

Link to this function

after_get_struct(arke, struct)

View Source
Link to this function

after_get_struct(arke, unit, struct)

View Source
Link to this function

before_create(arke, unit)

View Source
Link to this function

before_delete(arke, unit)

View Source
Link to this function

before_load(data, persistence_fn)

View Source
Link to this function

before_struct_encode(_, unit)

View Source
Link to this function

before_update(arke, unit)

View Source
Link to this function

before_validate(arke, unit)

View Source
Link to this function

generate_auth_token(project, member, duration \\ nil, is_reusable \\ false, opts \\ [])

View Source
Link to this function

generate_token(project, duration \\ nil, is_reusable \\ false, opts \\ [])

View Source
Link to this function

on_load(data, persistence_fn)

View Source
Link to this function

on_struct_encode(_, _, data, opts)

View Source
Link to this function

on_update(arke, old_unit, unit)

View Source